Skip to content

Commit

Permalink
chore(env): # Upgrade to ggshield 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrelalanne committed Sep 27, 2023
1 parent d6d047c commit 31037b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ branding:
color: "blue"
runs:
using: "docker"
image: "docker://gitguardian/ggshield:v1.18.1"
image: "docker://gitguardian/ggshield:v1.19.1"
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
args:
- ${{ inputs.args }}

0 comments on commit 31037b4

Please sign in to comment.