mirror of
https://github.com/securego/gosec.git
synced 2025-05-31 22:49:39 +02:00
Update gosec version in the GitHub action to v2.22.1 (#1307)
This commit is contained in:
parent
89c5da3ce0
commit
a9eb1c96fa
@ -10,7 +10,7 @@ inputs:
|
||||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://securego/gosec:2.22.0'
|
||||
image: 'docker://securego/gosec:2.22.1'
|
||||
args:
|
||||
- ${{ inputs.args }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user