mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
Update gosec image version to 2.17.0 in the Github action (#1002)
This commit is contained in:
parent
6a2c5e16a1
commit
85005c43d9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ inputs:
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'docker://securego/gosec:2.16.0'
|
image: 'docker://securego/gosec:2.17.0'
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.args }}
|
- ${{ inputs.args }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue