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 4a3bd8a commit 5f4eec9Copy full SHA for 5f4eec9
1 file changed
action.yml
@@ -10,7 +10,7 @@ inputs:
10
11
runs:
12
using: "docker"
13
- image: "docker://ghcr.io/securego/gosec:2.25.0"
+ image: "docker://ghcr.io/securego/gosec:2.26.1"
14
args:
15
- ${{ inputs.args }}
16
0 commit comments