Skip to content

Commit

Permalink
feat(action): update ggshield to 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Walz committed Jul 27, 2023
1 parent 20ec876 commit e1e79d4
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.2"
image: "docker://gitguardian/ggshield:v1.17.3"
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
args:
- ${{ inputs.args }}

0 comments on commit e1e79d4

Please sign in to comment.