Skip to content

Commit fdf9a35

Browse files
committed
⬆️ Updates superbrothers/close-pull-request action to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 4b62a26 commit fdf9a35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/close_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
if: (github.actor != 'trilom' || github.actor != 'trilom-bot') && github.event.pull_request.head.repo.full_name != github.repository
1414
steps:
15-
- uses: superbrothers/close-pull-request@v2
15+
- uses: superbrothers/close-pull-request@v3
1616
with:
1717
comment: Please merge your code into master, this will trigger the desired merge workflow.
1818
- uses: actions/github@v1.0.0

0 commit comments

Comments
 (0)