Skip to content

Commit

Permalink
⬆️ Updates superbrothers/close-pull-request action to v3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Apr 1, 2021
1 parent 86a4645 commit 7234201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
if: (github.actor != 'trilom' || github.actor != 'trilom-bot') && github.event.pull_request.head.repo.full_name != github.repository
steps:
- uses: superbrothers/close-pull-request@v2
- uses: superbrothers/close-pull-request@v3
with:
comment: Please merge your code into master, this will trigger the desired merge workflow.
- uses: actions/[email protected]
Expand Down

0 comments on commit 7234201

Please sign in to comment.