Skip to content

Commit 522c356

Browse files
Bump securego/gosec from 2.22.1 to 2.22.2 in the github-actions group
Bumps the github-actions group with 1 update: [securego/gosec](https://github.com/securego/gosec). Updates `securego/gosec` from 2.22.1 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@v2.22.1...v2.22.2) --- updated-dependencies: - dependency-name: securego/gosec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff883fd commit 522c356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
echo "::endgroup::"
6464
6565
- name: Run Gosec Security Scanner
66-
uses: securego/[email protected].1
66+
uses: securego/[email protected].2
6767
with:
6868
args: -no-fail -fmt sonarqube -out gosec.json -stdout -exclude-dir=.go -exclude-dir=test ./...
6969

0 commit comments

Comments
 (0)