Skip to content

Commit

Permalink
Bump ridedott/merge-me-action from 2.9.154 to 2.9.155
Browse files Browse the repository at this point in the history
Bumps [ridedott/merge-me-action](https:/ridedott/merge-me-action) from 2.9.154 to 2.9.155.
- [Release notes](https:/ridedott/merge-me-action/releases)
- [Changelog](https:/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](ridedott/merge-me-action@v2.9.154...v2.9.155)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2022
1 parent 9df866f commit 33f6973
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].154
uses: ridedott/[email protected].155
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_METHOD: MERGE
Expand Down

0 comments on commit 33f6973

Please sign in to comment.