Skip to content

Commit 5f3194b

Browse files
authored
Update the github action to v2.21.2 (#1218)
Change-Id: I0b31f470f716e6b0ea1dacae7814075ee9f6d898 Signed-off-by: Cosmin Cojocar <[email protected]>
1 parent abfe8cf commit 5f3194b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ inputs:
1010

1111
runs:
1212
using: 'docker'
13-
image: 'docker://securego/gosec:2.21.1'
13+
image: 'docker://securego/gosec:2.21.2'
1414
args:
1515
- ${{ inputs.args }}
1616

0 commit comments

Comments
 (0)