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 8eccd1c commit 39550f4Copy full SHA for 39550f4
.github/workflows/trivy.yml
@@ -55,6 +55,6 @@ jobs:
55
if: always() && github.repository == 'hairyhenderson/go-fsimpl'
56
- name: Upload Trivy scan results to GitHub Security tab
57
58
- uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
+ uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
59
with:
60
sarif_file: 'trivy-results.sarif'
0 commit comments