There was an error while loading. Please reload this page.
1 parent 95ed734 commit c4651b3Copy full SHA for c4651b3
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@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v4.37.2
+ uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3
27
with:
28
sarif_file: govulncheck.sarif
29
category: govulncheck
0 commit comments