Skip to content

Commit

Permalink
build(deps): bump ridedott/merge-me-action from 2.10.46 to 2.10.79
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.46 to 2.10.79.
- [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.46...v2.10.79)

---
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] authored Apr 29, 2024
1 parent a62ceb6 commit 01a3452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Merge me!
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ridedott/merge-me-action@v2.10.46
uses: ridedott/merge-me-action@v2.10.79
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PRESET: DEPENDABOT_MINOR

0 comments on commit 01a3452

Please sign in to comment.