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.
2 parents 8aac9d9 + 29fb897 commit d0ea617Copy full SHA for d0ea617
1 file changed
.github/workflows/docker-build.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Upload Trivy SARIF results
72
if: always()
73
- uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
+ uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
74
with:
75
sarif_file: trivy-results.sarif
76
0 commit comments