mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-03-20 13:03:10 +00:00
chore(actions): update securego/gosec action (v2.24.7 → v2.25.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
# Security Scanning with gosec
|
||||
- name: Run gosec Security Scanner
|
||||
uses: securego/gosec@bb17e422fc34bf4c0a2e5cab9d07dc45a68c040c # v2.24.7
|
||||
uses: securego/gosec@223e19b8856e00f02cc67804499a83f77e208f3c # v2.25.0
|
||||
with:
|
||||
args: "-fmt sarif -out gosec-results.sarif ./..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user