diff --git a/.github/workflows/ci-auto-rerun-failed-jobs-action.yml b/.github/workflows/ci-auto-rerun-failed-jobs-action.yml index 8ad22df6..0037986d 100644 --- a/.github/workflows/ci-auto-rerun-failed-jobs-action.yml +++ b/.github/workflows/ci-auto-rerun-failed-jobs-action.yml @@ -35,7 +35,7 @@ jobs: with: persist-credentials: false - - uses: userdocs/gh-cli-workflow-reruns/actions/auto-rerun-failed@8b29e17f62858eb6f1729c03126a41b0248ac3e3 # v1.0.0 + - uses: userdocs/gh-cli-workflow-reruns/actions/auto-rerun-failed@95ab77b1c4a1a8667e2f153ffc9a17048a961122 # v1.0.1 with: run_id: ${{ inputs.run_id }} attempts: ${{ inputs.attempts }}