Skip to content

Commit

Permalink
Bump ridedott/merge-me-action from 2.10.9 to 2.10.10
Browse files Browse the repository at this point in the history
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.9 to 2.10.10.
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/merge-me-action@v2.10.9...v2.10.10)

---
updated-dependencies:
- dependency-name: ridedott/merge-me-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2022
1 parent 91581af commit cc05f00
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.9
uses: ridedott/merge-me-action@v2.10.10
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PRESET: DEPENDABOT_MINOR
Expand Down

0 comments on commit cc05f00

Please sign in to comment.