chore(deps): pin securego/gosec action (v2.22.8 → ) (#52)

This commit is contained in:
renovate[bot]
2025-09-01 21:54:37 +03:00
committed by GitHub
parent 6ff435da9d
commit a61b1a4f57

View File

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