Skip to content

Commit

Permalink
update: CodeQL update GHA version
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo committed Nov 8, 2023
1 parent 0e3fe67 commit 6739dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gosec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
args: "-no-fail -fmt sarif -out results.sarif ./..."

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: results.sarif

0 comments on commit 6739dd1

Please sign in to comment.