Skip to content

Commit bcc8afb

Browse files
committed
Update gosec to version 2.22.5 in Github action
Change-Id: Ide774b7157678f54e17bd7decad22d0712ff1b40 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
1 parent d2d3ae6 commit bcc8afb

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

0 commit comments

Comments
 (0)