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 7afeea8 commit 708547bCopy full SHA for 708547b
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@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
+ uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
27
with:
28
sarif_file: govulncheck.sarif
29
category: govulncheck
0 commit comments