mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-02-03 23:45:02 +00:00
feat(github-action)!: Update github/codeql-action (v2 → v3) (#5)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -27,6 +27,6 @@ jobs:
|
||||
test_results: go-test-results.json
|
||||
|
||||
- name: Upload SARIF to GitHub Security Tab
|
||||
uses: github/codeql-action/upload-sarif@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2
|
||||
uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3
|
||||
with:
|
||||
sarif_file: go-test-results.sarif
|
||||
|
||||
Reference in New Issue
Block a user