Skip to content

Commit 8ffc78c

Browse files
Merge branch 'master' into dependabot/go_modules/github.com/coocood/freecache-1.2.7
2 parents 97297ce + 41ee8ff commit 8ffc78c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@bb17e422fc34bf4c0a2e5cab9d07dc45a68c040c # v2.24.7
35+
uses: securego/gosec@223e19b8856e00f02cc67804499a83f77e208f3c # v2.25.0
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)