chore(deps): update securego/gosec action (v2.22.11 → v2.23.0) (#170)

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-02-17 19:04:43 +02:00
committed by GitHub
parent 7f057c5707
commit 691cccf40a

View File

@@ -33,7 +33,7 @@ jobs:
# Security Scanning with gosec
- name: Run gosec Security Scanner
uses: securego/gosec@424fc4cd9c82ea0fd6bee9cd49c2db2c3cc0c93f # v2.22.11
uses: securego/gosec@398ad549bbf1a51dc978fd966169f660c59774de # v2.23.0
with:
args: "-fmt sarif -out gosec-results.sarif ./..."