Skip to content

Commit 4922102

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge_patch_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
github-token: "${{ secrets.GITHUB_TOKEN }}"
1515
- name: Approve and merge Dependabot PRs for patch versions
1616
if: ${{github.event.workflow_run.conclusion == 'success' && steps.dependabot-metadata.outputs.update-type == 'version-update:semver-patch'}}
17-
uses: ridedott/merge-me-action@f96a67511b4be051e77760230e6a3fb9cb7b1903 # v2.10.124
17+
uses: ridedott/merge-me-action@2aa8bdda250d767ea91e423779cb9381336b3692 # v2.10.147
1818
with:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)