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