Skip to content

Commit

Permalink
feat(action): update ggshield to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agateau-gg committed Aug 16, 2023
1 parent e1e79d4 commit e8c7fac
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 @@ -23,7 +23,7 @@ branding:
color: "blue"
runs:
using: "docker"
image: "docker://gitguardian/ggshield:v1.17.3"
image: "docker://gitguardian/ggshield:v1.18.0"
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
args:
- ${{ inputs.args }}

0 comments on commit e8c7fac

Please sign in to comment.