diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index e62e918..2d22e23 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@4b450617504f2a3e1b58cbf0214f7ad3108cdab7 + uses: GitGuardian/gg-shield-action@a087d989341125c3b2cb9fae6c58b67147f58fc3 with: args: -v --all-policies env: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 4a19c12..7e161ef 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@4b450617504f2a3e1b58cbf0214f7ad3108cdab7 + uses: GitGuardian/gg-shield-action@a087d989341125c3b2cb9fae6c58b67147f58fc3 with: args: -v --all-policies env: