We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0953d48 commit 3b7e68eCopy full SHA for 3b7e68e
.github/workflows/docker-build.yaml
@@ -114,7 +114,7 @@ jobs:
114
severity: 'CRITICAL,HIGH,MEDIUM'
115
116
- name: Upload Trivy scan results to GitHub Security tab
117
- uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3
+ uses: github/codeql-action/upload-sarif@f94c9befffa4412c356fb5463a959ab7821dd57e # v3
118
if: always()
119
with:
120
sarif_file: trivy-results.sarif
0 commit comments