From 4e5fad279e55ec6d1b9e1b133439585a2d8130e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 03:35:41 +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 009fbf8992f0d9802778ca1b30a603cd4627e8e6 to 24e0227a02a46257865509f5dd3d0d0f39ecdb8b. - [Release notes](https://github.com/spring-io/spring-github-workflows/releases) - [Commits](https://github.com/spring-io/spring-github-workflows/compare/009fbf8992f0d9802778ca1b30a603cd4627e8e6...24e0227a02a46257865509f5dd3d0d0f39ecdb8b) --- updated-dependencies: - dependency-name: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml dependency-version: 24e0227a02a46257865509f5dd3d0d0f39ecdb8b 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 8588db2..100bd43 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@009fbf8992f0d9802778ca1b30a603cd4627e8e6 + uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@24e0227a02a46257865509f5dd3d0d0f39ecdb8b with: mergeArguments: --auto --squash autoMergeSnapshots: true