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:
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user