Skip to content

Commit

Permalink
Bump securego/gosec from 8658b8eab6c8fa98fd180f718b1961718e0dce48 to …
Browse files Browse the repository at this point in the history
…417a44c73be12f54ac1732daaca952f3d3a0ba9d (#8307)

Bump securego/gosec

Bumps [securego/gosec](https://github.com/securego/gosec) from 8658b8eab6c8fa98fd180f718b1961718e0dce48 to 417a44c73be12f54ac1732daaca952f3d3a0ba9d.
- [Release notes](https://github.com/securego/gosec/releases)
- [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
- [Commits](securego/gosec@8658b8e...417a44c)

---
updated-dependencies:
- dependency-name: securego/gosec
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent 262e078 commit 4b9bf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
go-version: 1.22

- name: Run Gosec Security Scanner
uses: securego/gosec@8658b8eab6c8fa98fd180f718b1961718e0dce48 # master
uses: securego/gosec@417a44c73be12f54ac1732daaca952f3d3a0ba9d # master
with:
args: ./...

Expand Down

0 comments on commit 4b9bf04

Please sign in to comment.