We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8b7fe commit ad72d70Copy full SHA for ad72d70
action.yml
@@ -14,7 +14,7 @@ branding:
14
color: "blue"
15
runs:
16
using: "docker"
17
- image: "docker://gitguardian/ggshield:v1.35.0"
+ image: "docker://gitguardian/ggshield:v1.36.0"
18
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
19
args:
20
- ${{ inputs.args }}
0 commit comments