Update .github/workflows/codescanning.yaml

This commit is contained in:
hgn
2025-01-16 12:57:42 +01:00
parent 06bef64e87
commit 14b733d7b8

View File

@@ -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: |