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 9661824 commit 4406cf2Copy full SHA for 4406cf2
1 file changed
.github/workflows/artifacts.yaml
@@ -188,7 +188,7 @@ jobs:
188
retention-days: 5
189
190
- name: Upload Trivy scan results to GitHub Security tab
191
- uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v3.29.5
+ uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v3.29.5
192
with:
193
sarif_file: trivy-results.sarif
194
@@ -323,6 +323,6 @@ jobs:
323
324
325
326
327
328
0 commit comments