We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0ed24 commit 1a5fd56Copy full SHA for 1a5fd56
.github/workflows/scan-image.yml
@@ -52,6 +52,6 @@ jobs:
52
- name: Upload SARIF
53
if: always()
54
id: upload_sarif
55
- uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
+ uses: github/codeql-action/upload-sarif@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3.26.5
56
with:
57
sarif_file: trivy-results.sarif
0 commit comments