We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 182c177 + 7df89fe commit e31f14eCopy full SHA for e31f14e
1 file changed
.github/workflows/gosec.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
go-version: stable
23
- name: Run Gosec Security Scanner
24
- uses: securego/gosec@4a3bd8af174872c778439083ded7adbf3747e770 # v2.26.1
+ uses: securego/gosec@9e6a9843d7a4a6e3e9a8539b02612c8a4aa3f889 # v2.27.1
25
26
args: "-no-fail -fmt json -out results.json ./..."
27
0 commit comments