Skip to content

Commit 32dcc8a

Browse files
authoredJan 14, 2025··
Update gosec in github action to 2.22.0 (#1286)
Change-Id: I9759d3c8ecfa34525f61e42f8d4ae412b92ead6d Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
1 parent e0cca6f commit 32dcc8a

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

0 commit comments

Comments
 (0)
Please sign in to comment.