mirror of
https://github.com/securego/gosec.git
synced 2026-01-15 09:53:40 +08:00
Update go action to use release v2.22.6
Change-Id: I9081035b07d8b254034468af77d65d48c7c06ecb Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
committed by
Cosmin Cojocar
parent
bc3f2145b5
commit
6ea6b35e61
@@ -10,7 +10,7 @@ inputs:
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://securego/gosec:2.22.5'
|
||||
image: 'docker://securego/gosec:2.22.6'
|
||||
args:
|
||||
- ${{ inputs.args }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user