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 c945302 commit cee0aeaCopy full SHA for cee0aea
1 file changed
action.yml
@@ -10,7 +10,7 @@ inputs:
10
11
runs:
12
using: 'docker'
13
- image: 'docker://securego/gosec:2.22.7'
+ image: 'docker://securego/gosec:2.22.8'
14
args:
15
- ${{ inputs.args }}
16
0 commit comments