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 c1b5a4b commit 68b1cbfCopy full SHA for 68b1cbf
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@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3.29.5
+ uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # 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