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