Update the action to use gosec version v2.18.0 (#1029)

Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
This commit is contained in:
Cosmin Cojocar 2023-10-09 10:37:52 +02:00 committed by GitHub
parent 2b62dd1d8a
commit 3952187ea7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ inputs:
runs:
using: 'docker'
image: 'docker://securego/gosec:2.17.0'
image: 'docker://securego/gosec:2.18.0'
args:
- ${{ inputs.args }}