Skip to content

Commit cebbbc4

Browse files
Bump ridedott/merge-me-action from 2.10.17 to 2.10.112
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.17 to 2.10.112. - [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.17...v2.10.112) --- 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>
1 parent 1fdc2da commit cebbbc4

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
@@ -19,7 +19,7 @@ jobs:
1919
# succeeds. This can be changed as needed.
2020
if: ${{ github.event.workflow_run.conclusion == 'success' }}
2121
name: Merge me!
22-
uses: ridedott/merge-me-action@v2.10.17
22+
uses: ridedott/merge-me-action@v2.10.112
2323
with:
2424
# Depending on branch protection rules, a manually populated
2525
# `GITHUB_TOKEN_WORKAROUND` secret with permissions to push to

0 commit comments

Comments
 (0)