Skip to content

Commit

Permalink
Bump poad/github-pull-request-auto-merge-enable-action (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 82a8030 commit f320562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Pull request auto merge enabler
if: github.event_name == 'pull_request' && github.actor != 'dependabot[bot]'
uses: poad/github-pull-request-auto-merge-enable-action@v1.0.4
uses: poad/github-pull-request-auto-merge-enable-action@v1.0.5
with:
pull_request_number: ${{ github.event.pull_request.number }}
github_token: ${{ secrets.PERSONAL_TOKEN_FOR_GITHUB_ACTIONS }}
Expand Down

0 comments on commit f320562

Please sign in to comment.