From 6fc016b0f93d2130a423f855c14c020adb21c311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 23:09:06 +0000 Subject: [PATCH] Bump spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml Bumps [spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml](https://github.com/spring-io/spring-github-workflows) from cf0bb2de229fbcd42671d193971fc7e2d3da4b37 to 4f85b3c1e0097f3547db3be68eedbca98da288d7. - [Release notes](https://github.com/spring-io/spring-github-workflows/releases) - [Commits](https://github.com/spring-io/spring-github-workflows/compare/cf0bb2de229fbcd42671d193971fc7e2d3da4b37...4f85b3c1e0097f3547db3be68eedbca98da288d7) --- updated-dependencies: - dependency-name: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml dependency-version: 4f85b3c1e0097f3547db3be68eedbca98da288d7 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 872fee02bb..b84149fc37 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -13,7 +13,7 @@ jobs: permissions: write-all # Until v6 is released - uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@cf0bb2de229fbcd42671d193971fc7e2d3da4b37 + uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@4f85b3c1e0097f3547db3be68eedbca98da288d7 with: autoMerge: true mergeArguments: --auto --squash