chore(deps): update securego/gosec action (v2.22.8 → v2.22.9) (#64)

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]
2025-09-24 09:43:31 +03:00
committed by GitHub
parent 860a6eed18
commit 86e4234a97

View File

@@ -40,7 +40,7 @@ jobs:
# Security Scanning with gosec
- name: Run gosec Security Scanner
uses: securego/gosec@c9453023c4e81ebdb6dde29e22d9cd5e2285fb16 # v2.22.8
uses: securego/gosec@15d5c61e866bc2e2e8389376a31f1e5e09bde7d8 # v2.22.9
with:
args: '-fmt sarif -out gosec-results.sarif ./...'