From f604b3c0b802b18247dbf7c2d10fba5d8d6f3e0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 01:41:03 +0000 Subject: [PATCH] Bump spring-io/spring-github-workflows Bumps [spring-io/spring-github-workflows](https://github.com/spring-io/spring-github-workflows) from 771879da6435166bca602827c9f0945dd94c7fd7 to 563066461bba3451a2b9f60255e3caae59365a83. - [Release notes](https://github.com/spring-io/spring-github-workflows/releases) - [Commits](https://github.com/spring-io/spring-github-workflows/compare/771879da6435166bca602827c9f0945dd94c7fd7...563066461bba3451a2b9f60255e3caae59365a83) --- updated-dependencies: - dependency-name: spring-io/spring-github-workflows dependency-version: 563066461bba3451a2b9f60255e3caae59365a83 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 bad6c8f..ae5717f 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@771879da6435166bca602827c9f0945dd94c7fd7 + uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@563066461bba3451a2b9f60255e3caae59365a83 with: autoMerge: true mergeArguments: --auto --squash