Skip to content

Commit f4cdbeb

Browse files
authored
chore: pinned estroz/rerun-actions version (#11257)
Signed-off-by: hbelmiro <[email protected]> Signed-off-by: Helber Belmiro <[email protected]>
1 parent 6c3ab39 commit f4cdbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rerun-pr-jobs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: ${{ github.event.issue.pull_request }}
1111
runs-on: ubuntu-20.04
1212
steps:
13-
- uses: estroz/rerun-actions@main
13+
- uses: estroz/rerun-actions@6da343594fa5cc0869523be9b43ed9256c68d39b # https://github.com/estroz/rerun-actions/releases/tag/v0.3.0
1414
with:
1515
repo_token: ${{ secrets.GITHUB_TOKEN }}
1616
comment_id: ${{ github.event.comment.id }}

0 commit comments

Comments
 (0)