We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6520f commit c7b190cCopy full SHA for c7b190c
.github/workflows/ci-auto-rerun-failed-jobs-action.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
persist-credentials: false
37
38
- - 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
39
40
run_id: ${{ inputs.run_id }}
41
attempts: ${{ inputs.attempts }}
0 commit comments