Update action to use gosec version v2.26.1 (#1660)

Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
This commit is contained in:
Cosmin Cojocar
2026-04-28 09:32:42 +02:00
committed by GitHub
parent 4a3bd8af17
commit 5f4eec95fa
+1 -1
View File
@@ -10,7 +10,7 @@ inputs:
runs:
using: "docker"
image: "docker://ghcr.io/securego/gosec:2.25.0"
image: "docker://ghcr.io/securego/gosec:2.26.1"
args:
- ${{ inputs.args }}