Skip to content

Commit

Permalink
Update gosec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akindemirsec authored Apr 3, 2024
1 parent 87414a2 commit a29e10a
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 @@ -21,7 +21,7 @@ jobs:
uses: anchore/sbom-action@v0

- name: Run Gosec Security Scanner
id: GoSec Scan
id: gosec
uses: securego/gosec@master
with:
args: '-no-fail -fmt sarif -out results.sarif ./...'
Expand Down

0 comments on commit a29e10a

Please sign in to comment.