Skip to content

Commit 4244d4a

Browse files
Bump securego/gosec from 2.22.8 to 2.22.9 (#1835)
1 parent 4a992fc commit 4244d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
persist-credentials: false
3434
- name: Run gosec security scanner
35-
uses: securego/gosec@c9453023c4e81ebdb6dde29e22d9cd5e2285fb16 # v2.22.8
35+
uses: securego/gosec@15d5c61e866bc2e2e8389376a31f1e5e09bde7d8 # v2.22.9
3636
with:
3737
# with '-no-fail' we let the report trigger content trigger a failure using the GitHub Security features.
3838
args: "-no-fail -fmt sarif -out gosec.sarif ./..."

0 commit comments

Comments
 (0)