Skip to content

Commit

Permalink
Bump ridedott/merge-me-action from 2.10.1 to 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 31, 2022
2 parents 40b27aa + a060633 commit f747f2a
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/[email protected].1
uses: ridedott/[email protected].2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_METHOD: MERGE
Expand Down

0 comments on commit f747f2a

Please sign in to comment.