1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-23 22:15:04 +02:00

Update gosec to version v2.22.10 in the github action (#1405)

Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
Cosmin Cojocar
2025-10-15 08:18:27 +00:00
committed by GitHub
parent 6be2b51fd7
commit 0adab9d9be

View File

@@ -10,7 +10,7 @@ inputs:
runs:
using: "docker"
image: "docker://securego/gosec:2.22.9"
image: "docker://securego/gosec:2.22.10"
args:
- ${{ inputs.args }}