mirror of
https://github.com/securego/gosec.git
synced 2025-09-16 09:06:19 +02:00
Update gosec version to v2.22.8 in the Github action
Change-Id: Ifc3c472f6c6aa08bda00ab57298fd7d383ab8325 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
committed by
Cosmin Cojocar
parent
c9453023c4
commit
cee0aeae8a
@@ -10,7 +10,7 @@ inputs:
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://securego/gosec:2.22.7'
|
||||
image: 'docker://securego/gosec:2.22.8'
|
||||
args:
|
||||
- ${{ inputs.args }}
|
||||
|
||||
|
Reference in New Issue
Block a user