There was an error while loading. Please reload this page.
1 parent d8c6443 commit 611503eCopy full SHA for 611503e
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@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
+ uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
27
with:
28
sarif_file: govulncheck.sarif
29
category: govulncheck
0 commit comments