Skip to content

Commit d13d7da

Browse files
committedFeb 12, 2024
Update gosec version to v2.19.0 in the Github action
Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
1 parent 26e57d6 commit d13d7da

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

0 commit comments

Comments
 (0)
Please sign in to comment.