From 2ec3be8fd8eb2b1d7aaa601be663aa340c835cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 06:12:58 +0000 Subject: [PATCH] chore(deps): bump ridedott/merge-me-action from 2.9.67 to 2.9.68 Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.9.67 to 2.9.68. - [Release notes](https://github.com/ridedott/merge-me-action/releases) - [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/ridedott/merge-me-action/compare/v2.9.67...v2.9.68) --- updated-dependencies: - dependency-name: ridedott/merge-me-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/merge-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge-bot.yml b/.github/workflows/merge-bot.yml index cf0ef83..d77d4fd 100644 --- a/.github/workflows/merge-bot.yml +++ b/.github/workflows/merge-bot.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Merge me! - uses: ridedott/merge-me-action@v2.9.67 + uses: ridedott/merge-me-action@v2.9.68 with: # Depending on branch protection rules, a manually populated # `GITHUB_TOKEN_WORKAROUND` environment variable with permissions to