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