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 424fc4c commit dcf93a8Copy full SHA for dcf93a8
1 file changed
action.yml
@@ -10,7 +10,7 @@ inputs:
10
11
runs:
12
using: "docker"
13
- image: "docker://securego/gosec:2.22.10"
+ image: "docker://securego/gosec:2.22.11"
14
args:
15
- ${{ inputs.args }}
16
0 commit comments