build(deps): Bump github/codeql-action from 2 to 3 (#24270)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b00541c60c
commit
877708b20e
2
.github/workflows/gosec.yml
vendored
2
.github/workflows/gosec.yml
vendored
@ -31,6 +31,6 @@ jobs:
|
||||
args: "-exclude=G101,G107 -exclude-generated -no-fail -fmt sarif -out results.sarif ./..."
|
||||
|
||||
- name: Upload SARIF file
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: results.sarif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user