Skip to content

Commit

Permalink
Update the github action to v2.21.2 (#1218)
Browse files Browse the repository at this point in the history
Change-Id: I0b31f470f716e6b0ea1dacae7814075ee9f6d898

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

Expand Down

0 comments on commit 5f3194b

Please sign in to comment.