mirror of
https://github.com/securego/gosec.git
synced 2025-11-27 22:28:20 +02:00
Update the gosec to v2.21.4 in the Github action
Change-Id: Idb7fd0b7f7524adf3a87dc06e1fe3935a5593c60 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
committed by
Cosmin Cojocar
parent
a3299ce10c
commit
c0ba7c7a74
@@ -10,7 +10,7 @@ inputs:
|
|||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'docker://securego/gosec:2.21.3'
|
image: 'docker://securego/gosec:2.21.4'
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.args }}
|
- ${{ inputs.args }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user