mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-02-04 21:45:23 +00:00
fix(github-action): update github/codeql-action (v3.28.13 → v3.28.15)
Signed-off-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
@@ -34,6 +34,6 @@ jobs:
|
||||
output_file: go-test-results.sarif
|
||||
|
||||
- name: Upload SARIF to GitHub Security Tab
|
||||
uses: github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
|
||||
uses: github/codeql-action/upload-sarif@45775bd8235c68ba998cffa5171334d58593da47 # v3.28.15
|
||||
with:
|
||||
sarif_file: go-test-results.sarif
|
||||
|
||||
Reference in New Issue
Block a user