We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee918c commit d0a8dbcCopy full SHA for d0a8dbc
1 file changed
.github/workflows/ci.yaml
@@ -62,7 +62,7 @@ jobs:
62
make vulncheck-sarif
63
64
- name: Upload govulncheck results to GitHub Security tab
65
- uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
+ uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
66
with:
67
sarif_file: "govulncheck.sarif"
68
category: "govulncheck"
0 commit comments