mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +00:00
Update docker image in action to v2.20.0
Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
This commit is contained in:
parent
6fbd381238
commit
40f29c8d4a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ inputs:
|
|||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://securego/gosec:2.19.0'
|
||||
image: 'docker://securego/gosec:2.20.0'
|
||||
args:
|
||||
- ${{ inputs.args }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue