Skip to content

Commit

Permalink
Merge pull request #35 from natrontech/dependabot/github_actions/secu…
Browse files Browse the repository at this point in the history
…rego/gosec-2.22.0

🌱 bump securego/gosec from 2.21.4 to 2.22.0
  • Loading branch information
janfuhrer authored Jan 21, 2025
2 parents 2558bb9 + c1d6d5a commit 0a20d62
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 @@ -25,6 +25,6 @@ jobs:
- name: Run Gosec Security Scanner
env:
GOTOOLCHAIN: "go1.23.4"
uses: securego/gosec@d4617f51baf75f4f809066386a4f9d27b3ac3e46 # v2.21.4
uses: securego/gosec@e0cca6fe95306b7e7790d6f1bf6a7bec6d622459 # v2.22.0
with:
args: ./...

0 comments on commit 0a20d62

Please sign in to comment.