From e57239f0c944b59b7290f350c09afe4ae865c7a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 01:19:50 +0000 Subject: [PATCH] Bump spring-io/spring-github-workflows Bumps [spring-io/spring-github-workflows](https://github.com/spring-io/spring-github-workflows) from b00736028017be7e964ed0a37c907ae1bf833f39 to 65108e142e974c3b609b0e7150aa453ce113052e. - [Release notes](https://github.com/spring-io/spring-github-workflows/releases) - [Commits](https://github.com/spring-io/spring-github-workflows/compare/b00736028017be7e964ed0a37c907ae1bf833f39...65108e142e974c3b609b0e7150aa453ce113052e) --- updated-dependencies: - dependency-name: spring-io/spring-github-workflows dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- .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 f2670f8..03d073f 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@b00736028017be7e964ed0a37c907ae1bf833f39 + uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@65108e142e974c3b609b0e7150aa453ce113052e with: autoMerge: true mergeArguments: --auto --squash