Skip to content

Commit 0fbfa06

Browse files
Bump ridedott/merge-me-action from 2.10.147 to 2.10.149
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.147 to 2.10.149. - [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@2aa8bdd...c21ea78) --- updated-dependencies: - dependency-name: ridedott/merge-me-action dependency-version: 2.10.149 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9a440c commit 0fbfa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoMerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Merge me!
1818
if: ${{ github.event.workflow_run.conclusion == 'success' }}
19-
uses: ridedott/merge-me-action@2aa8bdda250d767ea91e423779cb9381336b3692
19+
uses: ridedott/merge-me-action@c21ea78aaebc344e03f971b432f83a0e64707898
2020
with:
2121
GITHUB_TOKEN: ${{ secrets.MERGE_ME_SECRET }}
2222
PRESET: DEPENDABOT_MINOR

0 commit comments

Comments
 (0)