diff --git a/.github/workflows/update-gitleaks.yml b/.github/workflows/update-gitleaks.yml index 95b152d..c938bff 100644 --- a/.github/workflows/update-gitleaks.yml +++ b/.github/workflows/update-gitleaks.yml @@ -29,7 +29,7 @@ jobs: - name: Install packages if: github.event_name != 'pull_request' || github.event.action != 'closed' run: npm ci - - uses: dev-hato/actions-update-gitleaks@v0.0.70 + - uses: dev-hato/actions-update-gitleaks@v0.0.71 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: