Skip to content

Commit 6c2ddad

Browse files
Bump spring-io/spring-github-workflows (#427)
Bumps [spring-io/spring-github-workflows](https://github.com/spring-io/spring-github-workflows) from aa731be83dce7009d369a49606cc150741894a55 to 771879da6435166bca602827c9f0945dd94c7fd7. - [Release notes](https://github.com/spring-io/spring-github-workflows/releases) - [Commits](spring-io/spring-github-workflows@aa731be...771879d) --- updated-dependencies: - dependency-name: spring-io/spring-github-workflows dependency-version: 771879da6435166bca602827c9f0945dd94c7fd7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a45666 commit 6c2ddad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
permissions: write-all
1414

1515
# Until v6 is released
16-
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@aa731be83dce7009d369a49606cc150741894a55
16+
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@771879da6435166bca602827c9f0945dd94c7fd7
1717
with:
1818
autoMerge: true
1919
mergeArguments: --auto --squash

0 commit comments

Comments
 (0)