We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36ecef commit 0ca1e34Copy full SHA for 0ca1e34
.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@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
+ uses: github/codeql-action/upload-sarif@eb055d739abdc2e8de2e5f4ba1a8b246daa779aa # v3.26.0
56
with:
57
sarif_file: trivy-results.sarif
0 commit comments