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
|
output: trivy.txt
|
||||||
exit-code: '1'
|
exit-code: '1'
|
||||||
severity: 'CRITICAL,HIGH'
|
severity: 'CRITICAL,HIGH'
|
||||||
github-pat: {{secret.PLT_GIT}}
|
github-pat: {{ secret.PLT_GIT }}
|
||||||
|
|
||||||
- name: Publish Trivy Output to Summary
|
- name: Publish Trivy Output to Summary
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user