diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 59cd678..ce43db5 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@33598664f24734b2c3f8eeac2f1bf3db0426a474 + uses: GitGuardian/gg-shield-action@ad41d391f42450e9e6bb34961e3b1cf73398f250 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index fa44632..048599a 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@33598664f24734b2c3f8eeac2f1bf3db0426a474 + uses: GitGuardian/gg-shield-action@ad41d391f42450e9e6bb34961e3b1cf73398f250 with: args: -v --all-policies env: