Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…/codeql-action-3'
  • Loading branch information
BorzdeG committed Dec 27, 2023
2 parents a2373a0 + 6115622 commit dd85fdd
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 @@ -18,7 +18,7 @@ jobs:
with:
args: '-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:
# Path to SARIF file relative to the root of the repository
sarif_file: results.sarif

0 comments on commit dd85fdd

Please sign in to comment.