Skip to content

Commit

Permalink
feat(action): update ggshield to 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agateau-gg committed May 17, 2023
1 parent 77e073e commit fea5440
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.15.0"
image: "docker://gitguardian/ggshield:v1.15.1"
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
args:
- ${{ inputs.args }}

0 comments on commit fea5440

Please sign in to comment.