mirror of
https://github.com/securego/gosec.git
synced 2025-07-03 00:27:05 +02:00
Update gosec to version 2.22.5 in Github action
Change-Id: Ide774b7157678f54e17bd7decad22d0712ff1b40 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
@ -10,7 +10,7 @@ inputs:
|
|||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'docker://securego/gosec:2.22.3'
|
image: 'docker://securego/gosec:2.22.5'
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.args }}
|
- ${{ inputs.args }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user