We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0784a4 + da4c807 commit f4169e4Copy full SHA for f4169e4
.github/workflows/artifacts.yaml
@@ -167,7 +167,7 @@ jobs:
167
retention-days: 5
168
169
- name: Upload Trivy scan results to GitHub Security tab
170
- uses: github/codeql-action/upload-sarif@fc7e4a0fa01c3cca5fd6a1fddec5c0740c977aa2 # v3.28.14
+ uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
171
with:
172
sarif_file: trivy-results.sarif
173
@@ -286,6 +286,6 @@ jobs:
286
287
288
289
290
291
0 commit comments