diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index b19bdd5..88d0fb1 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -38,7 +38,7 @@ jobs: fetch-depth: 0 - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@16a0afce4785690fa602b6dbabf60ed22a4a854b + uses: GitGuardian/gg-shield-action@da20be06cafe5e8633dc24744efe1efe8d30f06b with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index e9953b7..f711ead 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -37,7 +37,7 @@ jobs: # More info: https://github.com/GitGuardian/ggshield-action - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@16a0afce4785690fa602b6dbabf60ed22a4a854b + uses: GitGuardian/gg-shield-action@da20be06cafe5e8633dc24744efe1efe8d30f06b with: args: -v --all-policies env: