Skip to content

Commit

Permalink
chore(deps): update peter-evans/enable-pull-request-automerge action …
Browse files Browse the repository at this point in the history
…to v3
  • Loading branch information
renovate[bot] committed Mar 23, 2023
1 parent ae519d0 commit e236b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🤞 Auto-merge pull request
uses: peter-evans/enable-pull-request-automerge@v2
uses: peter-evans/enable-pull-request-automerge@v3
with:
pull-request-number: ${{ github.event.pull_request.number }}
merge-method: merge
Expand Down

0 comments on commit e236b15

Please sign in to comment.