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 f9ac5d7Copy full SHA for f9ac5d7
.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@06e945944e11f9e5d3b1f0b0a3a49de09df2f8a5
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