Skip to content

Commit

Permalink
Update gosec to version 2.18.1 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 13, 2023
1 parent 6b12a71 commit 8e0cf8c
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.0'
image: 'docker://securego/gosec:2.18.1'
args:
- ${{ inputs.args }}

Expand Down

0 comments on commit 8e0cf8c

Please sign in to comment.