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:
renovate[bot]
2026-03-02 00:55:20 +00:00
committed by GitHub
parent 726e938057
commit 9abf352a9c

View File

@@ -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 ./..."