We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457dacf commit 77e073eCopy full SHA for 77e073e
action.yml
@@ -23,7 +23,7 @@ branding:
23
color: "blue"
24
runs:
25
using: "docker"
26
- image: "docker://gitguardian/ggshield:v1.14.5"
+ image: "docker://gitguardian/ggshield:v1.15.0"
27
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
28
args:
29
- ${{ inputs.args }}
0 commit comments