Skip to content

Commit 37e3038

Browse files
chore(deps): bump ridedott/merge-me-action from 2.10.93 to 2.10.98
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.93 to 2.10.98. - [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.93...v2.10.98) --- 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 42ca0b2 commit 37e3038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-me.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: "Auto-merge"
1818
if: ${{ github.event.workflow_run.conclusion == 'success' }}
19-
uses: "ridedott/merge-me-action@v2.10.93"
19+
uses: "ridedott/merge-me-action@v2.10.98"
2020
with:
2121
# This must be used as GitHub Actions token does not support pushing
2222
# to protected branches.

0 commit comments

Comments
 (0)