Skip to content

Commit 420b1ad

Browse files
chore(deps): bump securego/gosec from 2.21.4 to 2.22.2
Bumps [securego/gosec](https://github.com/securego/gosec) from 2.21.4 to 2.22.2. - [Release notes](https://github.com/securego/gosec/releases) - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml) - [Commits](securego/gosec@d4617f5...136f6c0) --- updated-dependencies: - dependency-name: securego/gosec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fc4832 commit 420b1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-code.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
with:
2323
go-version-file: go.mod
2424
- name: Run Gosec Security Scanner
25-
uses: securego/gosec@d4617f51baf75f4f809066386a4f9d27b3ac3e46 # v2.21.4
25+
uses: securego/gosec@136f6c00402b11775d4f4a45d5a21e2f6dd99db2 # v2.22.2
2626
with:
2727
args: ./...

0 commit comments

Comments
 (0)