Skip to content

Commit

Permalink
Merge pull request #231 from Ocramius/dependabot/github_actions/rided…
Browse files Browse the repository at this point in the history
…ott/merge-me-action-2.10.29

Bump ridedott/merge-me-action from 2.10.22 to 2.10.29
  • Loading branch information
Ocramius committed Oct 10, 2022
2 parents 246d4a9 + 75762e8 commit 9f4dc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot-upgrades.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.22
uses: ridedott/merge-me-action@v2.10.29
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_METHOD: MERGE

0 comments on commit 9f4dc8c

Please sign in to comment.