Update .github/workflows/codescanning.yaml
This commit is contained in:
2
.github/workflows/codescanning.yaml
vendored
2
.github/workflows/codescanning.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
output: trivy.txt
|
||||
exit-code: '1'
|
||||
severity: 'CRITICAL,HIGH'
|
||||
github-pat: {{secret.PLT_GIT}}
|
||||
github-pat: {{ secret.PLT_GIT }}
|
||||
|
||||
- name: Publish Trivy Output to Summary
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user