mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-02-06 14:46:42 +00:00
feat(github-action): update github/codeql-action (v3.28.19 → v3.29.0) (#13)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -34,6 +34,6 @@ jobs:
|
||||
output_file: go-test-results.sarif
|
||||
|
||||
- name: Upload SARIF to GitHub Security Tab
|
||||
uses: github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
|
||||
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
|
||||
with:
|
||||
sarif_file: go-test-results.sarif
|
||||
|
||||
Reference in New Issue
Block a user