We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01634d5 commit cf61f32Copy full SHA for cf61f32
.github/workflows/pullrequest.yml
@@ -38,7 +38,7 @@ jobs:
38
fetch-depth: 0
39
40
- name: GitGuardian Scanner
41
- uses: GitGuardian/gg-shield-action@4b450617504f2a3e1b58cbf0214f7ad3108cdab7
+ uses: GitGuardian/gg-shield-action@8a8b7fe39df34bba090c6f3d5bedcb78842b2f1e
42
with:
43
args: -v --all-policies
44
env:
.github/workflows/push.yml
@@ -37,7 +37,7 @@ jobs:
37
# More info: https://github.com/GitGuardian/ggshield-action
0 commit comments