mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 11:35:51 +00:00
Update the github action to v2.21.2 (#1218)
Change-Id: I0b31f470f716e6b0ea1dacae7814075ee9f6d898 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
parent
abfe8cfd6d
commit
5f3194b581
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ inputs:
|
|||
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'docker://securego/gosec:2.21.1'
|
||||
image: 'docker://securego/gosec:2.21.2'
|
||||
args:
|
||||
- ${{ inputs.args }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue