mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 11:35:51 +00:00
Update gosec version to v2.21.3 in github action (#1227)
Change-Id: If12ea73f08ff79b5c53ece6c96454fb99418ced2 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
parent
be8bd6e40b
commit
a83689867d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ inputs:
|
|||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://securego/gosec:2.21.2'
|
||||
image: 'docker://securego/gosec:2.21.3'
|
||||
args:
|
||||
- ${{ inputs.args }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue