diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 9f0c2eb..e7c30c3 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@3af6bd67c964cffe01a0f8f5c0dd04b8cda99e6b + uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 978c1f2..ed29bc0 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@3af6bd67c964cffe01a0f8f5c0dd04b8cda99e6b + uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24 with: args: -v --all-policies env: