We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ce9c0 commit f3a2e89Copy full SHA for f3a2e89
‎.github/workflows/pullrequest.yml
@@ -38,7 +38,7 @@ jobs:
38
fetch-depth: 0
39
40
- name: GitGuardian Scanner
41
- uses: GitGuardian/gg-shield-action@0cb2e309a0ce2cd43141dc998c28d9b225a7a1fe
+ uses: GitGuardian/gg-shield-action@0ebefb9aad794cfe4ea98897204db50e20ad5a00
42
with:
43
args: -v --all-policies
44
env:
0 commit comments