Skip to content

Commit

Permalink
Bump ridedott/merge-me-action from 2.9.139 to 2.9.140
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 5, 2022
1 parent 1bf0d1a commit 75c8beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot-upgrades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Auto-Merge
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.9.139
uses: ridedott/merge-me-action@v2.9.140
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PRESET: DEPENDABOT_MINOR
Expand Down

0 comments on commit 75c8beb

Please sign in to comment.