Skip to content

Commit e31f14e

Browse files
Merge pull request #648 from CompassSecurity/dependabot/github_actions/securego/gosec-2.27.1
build(deps): bump securego/gosec from 2.26.1 to 2.27.1
2 parents 182c177 + 7df89fe commit e31f14e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gosec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-version: stable
2323
- name: Run Gosec Security Scanner
24-
uses: securego/gosec@4a3bd8af174872c778439083ded7adbf3747e770 # v2.26.1
24+
uses: securego/gosec@9e6a9843d7a4a6e3e9a8539b02612c8a4aa3f889 # v2.27.1
2525
with:
2626
args: "-no-fail -fmt json -out results.json ./..."
2727

0 commit comments

Comments
 (0)