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 01be2fa commit c6111feCopy full SHA for c6111fe
1 file changed
.github/workflows/govulncheck.yml
@@ -23,7 +23,7 @@ jobs:
23
24
# ... such as the Code Scanning tab (https://github.com/oapi-codegen/runtime/security/code-scanning?query=is%3Aopen+branch%3Amain+tool%3Agovulncheck)
25
- name: Upload SARIF file
26
- uses: github/codeql-action/upload-sarif@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0
+ uses: github/codeql-action/upload-sarif@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
27
with:
28
sarif_file: govulncheck.sarif
29
category: govulncheck
0 commit comments