Skip to content

Commit 4945533

Browse files
feat(action): update ggshield to 1.38.0
1 parent 27471f1 commit 4945533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
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.37.0"
17+
image: "docker://gitguardian/ggshield:v1.38.0"
1818
entrypoint: "/app/docker/actions-secret-entrypoint.sh"
1919
args:
2020
- ${{ inputs.args }}

0 commit comments

Comments
 (0)