diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3bed017..f37aa03 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -34,7 +34,7 @@ jobs: fetch-depth: 0 - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 + uses: GitGuardian/gg-shield-action@301d924983d28713330391607e96c389e2262849 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index ce48b46..6e8e4a9 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -33,7 +33,7 @@ jobs: # More info: https://github.com/GitGuardian/ggshield-action - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 + uses: GitGuardian/gg-shield-action@301d924983d28713330391607e96c389e2262849 with: args: -v --all-policies env: