Skip to content

Commit

Permalink
Update gosec version to v2.21.1 in github action (#1213)
Browse files Browse the repository at this point in the history
Change-Id: I0dda98f91eabc1881c55cb886425acf62a000002

Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
  • Loading branch information
ccojocar authored Sep 4, 2024
1 parent 0ce4453 commit 014751c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 014751c

Please sign in to comment.