We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d3ae6 commit bcc8afbCopy full SHA for bcc8afb
1 file changed
action.yml
@@ -10,7 +10,7 @@ inputs:
10
11
runs:
12
using: 'docker'
13
- image: 'docker://securego/gosec:2.22.3'
+ image: 'docker://securego/gosec:2.22.5'
14
args:
15
- ${{ inputs.args }}
16
0 commit comments