We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2249efa commit 2837889Copy full SHA for 2837889
‎.github/workflows/push.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# More info: https://github.com/GitGuardian/ggshield-action
39
- name: GitGuardian Scanner
40
- uses: GitGuardian/gg-shield-action@49e2a3a627b494e3860ef30ad0d66de2696cf49c
+ uses: GitGuardian/gg-shield-action@3af6bd67c964cffe01a0f8f5c0dd04b8cda99e6b
41
with:
42
args: -v --all-policies
43
env:
0 commit comments