Update gosec image version to 2.17.0 in the Github action (#1002)

This commit is contained in:
Kevin Pita 2023-08-18 10:07:28 +02:00 committed by GitHub
parent 6a2c5e16a1
commit 85005c43d9
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.16.0'
image: 'docker://securego/gosec:2.17.0'
args:
- ${{ inputs.args }}