Skip to content

Commit 014751c

Browse files
authored
Update gosec version to v2.21.1 in github action (#1213)
Change-Id: I0dda98f91eabc1881c55cb886425acf62a000002 Signed-off-by: Cosmin Cojocar <[email protected]>
1 parent 0ce4453 commit 014751c

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.21.0'
13+
image: 'docker://securego/gosec:2.21.1'
1414
args:
1515
- ${{ inputs.args }}
1616

0 commit comments

Comments
 (0)