Skip to content

Commit 8a8b7fe

Browse files
committed
feat(action): update ggshield to 1.35.0
1 parent 4b45061 commit 8a8b7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ branding:
1414
color: "blue"
1515
runs:
1616
using: "docker"
17-
image: "docker://gitguardian/ggshield:v1.34.0"
17+
image: "docker://gitguardian/ggshield:v1.35.0"
1818
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
1919
args:
2020
- ${{ inputs.args }}

0 commit comments

Comments
 (0)