mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-02-27 09:54:56 +00:00
chore(deps): update github/codeql-action action (v4.31.3 → v4.31.5) (#64)
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
@@ -41,6 +41,6 @@ jobs:
|
|||||||
run: go run ./cmd/main.go go-test-results.json go-test-results.sarif
|
run: go run ./cmd/main.go go-test-results.json go-test-results.sarif
|
||||||
|
|
||||||
- name: Upload SARIF to GitHub Security Tab
|
- name: Upload SARIF to GitHub Security Tab
|
||||||
uses: github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
|
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
|
||||||
with:
|
with:
|
||||||
sarif_file: go-test-results.sarif
|
sarif_file: go-test-results.sarif
|
||||||
|
|||||||
Reference in New Issue
Block a user