diff --git a/.github/workflows/update-gitleaks.yml b/.github/workflows/update-gitleaks.yml index e701b81..70c83ec 100644 --- a/.github/workflows/update-gitleaks.yml +++ b/.github/workflows/update-gitleaks.yml @@ -20,7 +20,7 @@ jobs: with: fetch-depth: 0 ref: ${{ github.event.pull_request.head.sha || github.event.merge_group.head_sha }} - - uses: dev-hato/actions-update-gitleaks@a1fa480c98add29b8e018c4e4bcd541d45766433 # v0.0.81 + - uses: dev-hato/actions-update-gitleaks@3ef8b2a72aff26753f47e2f161f895c1be0ab3c5 # v0.0.82 with: github-token: ${{secrets.GITHUB_TOKEN}} concurrency: