diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 8b1ca069..768fb86d 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -31,7 +31,7 @@ jobs: fetch-depth: 0 - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@a5226e0a63850e276df1c71a81129fb82fc6e8cc + uses: GitGuardian/gg-shield-action@d0d08872632cd1686ef9ffcaada2c8e9fcd7a541 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 533a400d..ec4680be 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -28,7 +28,7 @@ jobs: # More info: https://github.com/GitGuardian/ggshield-action - name: GitGuardian Scanner - uses: GitGuardian/gg-shield-action@a5226e0a63850e276df1c71a81129fb82fc6e8cc + uses: GitGuardian/gg-shield-action@d0d08872632cd1686ef9ffcaada2c8e9fcd7a541 with: args: -v --all-policies env: