We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3ab39 commit f4cdbebCopy full SHA for f4cdbeb
.github/workflows/rerun-pr-jobs.yml
@@ -10,7 +10,7 @@ jobs:
10
if: ${{ github.event.issue.pull_request }}
11
runs-on: ubuntu-20.04
12
steps:
13
- - uses: estroz/rerun-actions@main
+ - uses: estroz/rerun-actions@6da343594fa5cc0869523be9b43ed9256c68d39b # https://github.com/estroz/rerun-actions/releases/tag/v0.3.0
14
with:
15
repo_token: ${{ secrets.GITHUB_TOKEN }}
16
comment_id: ${{ github.event.comment.id }}
0 commit comments