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:
renovate[bot]
2026-03-19 21:22:17 +00:00
committed by GitHub
parent e385319445
commit 19456c7148

View File

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