Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

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 14d3ffd + 9a6bcab commit f2fdc08
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 f2fdc08

Please sign in to comment.