From 7553a0692c5baaad3588dba83b5609069cb87259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 15:29:01 +0000 Subject: [PATCH] build(deps): bump ridedott/merge-me-action Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2568f177a681785a874d6e7af950eb1a0dd31123 to 2b8669129b305a6878a134dedbc14c45909a75f8. - [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/2568f177a681785a874d6e7af950eb1a0dd31123...2b8669129b305a6878a134dedbc14c45909a75f8) --- updated-dependencies: - dependency-name: ridedott/merge-me-action dependency-version: 2b8669129b305a6878a134dedbc14c45909a75f8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index 84908d60..bf25d3ed 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -24,6 +24,6 @@ jobs: github.actor == 'dependabot[bot]' steps: - - uses: ridedott/merge-me-action@2568f177a681785a874d6e7af950eb1a0dd31123 + - uses: ridedott/merge-me-action@2b8669129b305a6878a134dedbc14c45909a75f8 with: GITHUB_TOKEN: ${{ secrets.AWBOT_GH_TOKEN }}