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 6be2b51 commit 0adab9dCopy full SHA for 0adab9d
action.yml
@@ -10,7 +10,7 @@ inputs:
10
11
runs:
12
using: "docker"
13
- image: "docker://securego/gosec:2.22.9"
+ image: "docker://securego/gosec:2.22.10"
14
args:
15
- ${{ inputs.args }}
16
0 commit comments