Skip to content

Commit

Permalink
Update gosec version to 2.18.2 in the action
Browse files Browse the repository at this point in the history
Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
  • Loading branch information
ccojocar committed Oct 23, 2023
1 parent 55d7949 commit 5d837bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:

runs:
using: 'docker'
image: 'docker://securego/gosec:2.18.1'
image: 'docker://securego/gosec:2.18.2'
args:
- ${{ inputs.args }}

Expand Down

0 comments on commit 5d837bc

Please sign in to comment.