mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-03-07 13:58:35 +00:00
chore(deps): update securego/gosec action (v2.23.0 → v2.24.7) (#181)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-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@398ad549bbf1a51dc978fd966169f660c59774de # v2.23.0
|
||||
uses: securego/gosec@bb17e422fc34bf4c0a2e5cab9d07dc45a68c040c # v2.24.7
|
||||
with:
|
||||
args: "-fmt sarif -out gosec-results.sarif ./..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user