Skip to content

Commit

Permalink
chore: pinned estroz/rerun-actions version (#11257)
Browse files Browse the repository at this point in the history
Signed-off-by: hbelmiro <[email protected]>
Signed-off-by: Helber Belmiro <[email protected]>
  • Loading branch information
hbelmiro authored Sep 27, 2024
1 parent 6c3ab39 commit f4cdbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rerun-pr-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-20.04
steps:
- uses: estroz/rerun-actions@main
- uses: estroz/rerun-actions@6da343594fa5cc0869523be9b43ed9256c68d39b # https://github.com/estroz/rerun-actions/releases/tag/v0.3.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
comment_id: ${{ github.event.comment.id }}

0 comments on commit f4cdbeb

Please sign in to comment.