From 6cb4ccab694425dccc5ca0e8943da51dc774e3ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 17:15:59 +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 4a675a9edf0e3598d7b233796d14feafb8c48cb2. - [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...4a675a9edf0e3598d7b233796d14feafb8c48cb2) --- updated-dependencies: - dependency-name: bbeesley/gha-auto-dependabot-rebase dependency-version: 4a675a9edf0e3598d7b233796d14feafb8c48cb2 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..7bb9f63f 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@4a675a9edf0e3598d7b233796d14feafb8c48cb2 env: GITHUB_TOKEN: ${{ secrets.GH_PA_TOKEN }} with: