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 ed817b2 commit 53910b1Copy full SHA for 53910b1
action.yml
@@ -14,7 +14,7 @@ branding:
14
color: "blue"
15
runs:
16
using: "docker"
17
- image: "docker://gitguardian/ggshield:v1.31.0"
+ image: "docker://gitguardian/ggshield:v1.32.0"
18
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
19
args:
20
- ${{ inputs.args }}
0 commit comments