diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 07c62d3..b19bdd5 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@ad41d391f42450e9e6bb34961e3b1cf73398f250 + uses: GitGuardian/gg-shield-action@16a0afce4785690fa602b6dbabf60ed22a4a854b with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 048599a..e9953b7 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@ad41d391f42450e9e6bb34961e3b1cf73398f250 + uses: GitGuardian/gg-shield-action@16a0afce4785690fa602b6dbabf60ed22a4a854b with: args: -v --all-policies env: