From 7d8a7700599630b3b1e32de5217d8874fd9d63c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 11:06:36 +0000 Subject: [PATCH] ci(deps): bump bbeesley/gha-auto-dependabot-rebase Bumps [bbeesley/gha-auto-dependabot-rebase](https://github.com/bbeesley/gha-auto-dependabot-rebase) from fb23d130c71f999f2a0390918f72ada0f2fabb90 to e2ff6339872bb93d443fba3b165ac2a14af43570. - [Release notes](https://github.com/bbeesley/gha-auto-dependabot-rebase/releases) - [Changelog](https://github.com/bbeesley/gha-auto-dependabot-rebase/blob/main/CHANGELOG.md) - [Commits](https://github.com/bbeesley/gha-auto-dependabot-rebase/compare/fb23d130c71f999f2a0390918f72ada0f2fabb90...e2ff6339872bb93d443fba3b165ac2a14af43570) --- updated-dependencies: - dependency-name: bbeesley/gha-auto-dependabot-rebase dependency-version: e2ff6339872bb93d443fba3b165ac2a14af43570 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-auto-rebase.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-auto-rebase.yml b/.github/workflows/dependabot-auto-rebase.yml index b9203d84..c5b15a0b 100644 --- a/.github/workflows/dependabot-auto-rebase.yml +++ b/.github/workflows/dependabot-auto-rebase.yml @@ -22,7 +22,7 @@ jobs: timeout-minutes: 5 steps: - name: Rebase - uses: bbeesley/gha-auto-dependabot-rebase@fb23d130c71f999f2a0390918f72ada0f2fabb90 + uses: bbeesley/gha-auto-dependabot-rebase@e2ff6339872bb93d443fba3b165ac2a14af43570 env: GITHUB_TOKEN: ${{ secrets.GH_PA_TOKEN }} with: