Update gosec version to v2.21.1 in github action (#1213)

Change-Id: I0dda98f91eabc1881c55cb886425acf62a000002

Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
Cosmin Cojocar 2024-09-04 17:22:49 +02:00 committed by GitHub
parent 0ce4453ddd
commit 014751c91c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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