Update GitHub action to gosec 2.22.11 (#1438)

Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
Cosmin Cojocar
2025-12-11 15:27:06 +01:00
committed by GitHub
parent 424fc4cd9c
commit dcf93a8b8b
+1 -1
View File
@@ -10,7 +10,7 @@ inputs:
runs:
using: "docker"
image: "docker://securego/gosec:2.22.10"
image: "docker://securego/gosec:2.22.11"
args:
- ${{ inputs.args }}