Skip to content

Commit ea26e84

Browse files
authored
Update gosec in github action to v2.21.0 (#1208)
Change-Id: Ia6a5cc01472103d435cd5931aaef98a71a0a89f2 Signed-off-by: Cosmin Cojocar <[email protected]>
1 parent b278b40 commit ea26e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
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.20.0'
13+
image: 'docker://securego/gosec:2.21.0'
1414
args:
1515
- ${{ inputs.args }}
1616

0 commit comments

Comments
 (0)