File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232
3333 # IMPORTANT: if you make changes here, also make them in release.yml
3434 - name : 📝 Comment on related issues and pull requests
35- uses : remix-run/release-comment-action@v0.5.0
35+ uses : remix-run/release-comment-action@v0.5.1
3636 with :
3737 DRY_RUN : ${{ github.event.inputs.dryRun }}
3838 DIRECTORY_TO_CHECK : " ./packages"
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130
131131 # IMPORTANT: if you make changes here, also make them in release-comment-manual.yml
132132 - name : 📝 Comment on related issues and pull requests
133- uses : remix-run/release-comment-action@v0.5.0
133+ uses : remix-run/release-comment-action@v0.5.1
134134 with :
135135 DIRECTORY_TO_CHECK : " ./packages"
136136 PACKAGE_NAME : " react-router"
You can’t perform that action at this time.
0 commit comments