mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 11:35:51 +00: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:
parent
a3299ce10c
commit
c0ba7c7a74
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ inputs:
|
|||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://securego/gosec:2.21.3'
|
||||
image: 'docker://securego/gosec:2.21.4'
|
||||
args:
|
||||
- ${{ inputs.args }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue