Skip to content

Commit

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

Signed-off-by: Cosmin Cojocar <[email protected]>
  • Loading branch information
ccojocar authored Sep 18, 2024
1 parent be8bd6e commit a836898
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.2'
image: 'docker://securego/gosec:2.21.3'
args:
- ${{ inputs.args }}

Expand Down

0 comments on commit a836898

Please sign in to comment.