Skip to content

Commit

Permalink
Merge pull request #467 from CrowdStrike/dependabot/github_actions/se…
Browse files Browse the repository at this point in the history
…curego/gosec-2.22.0

Bump securego/gosec from 2.21.4 to 2.22.0
  • Loading branch information
redhatrises authored Feb 10, 2025
2 parents df2023f + 0c3ef35 commit 9258fb7
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: actions/checkout@v4

- name: Run Gosec Security Scanner
uses: securego/gosec@v2.21.4
uses: securego/gosec@v2.22.0
with:
args: '-no-fail -fmt sarif -out results.sarif ./...'
- name: Upload SARIF file
Expand Down

0 comments on commit 9258fb7

Please sign in to comment.