Skip to content

Commit 1067c16

Browse files
Update dependabot-automerge.yml
uses the autoMerge function Signed-off-by: Marcin Grzejszczak <[email protected]>
1 parent d1a202c commit 1067c16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dependabot-automerge.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +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@13446d5ff064de382e6b5249eb85837a9d84b3eb
16+
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@b00736028017be7e964ed0a37c907ae1bf833f39
1717
with:
18+
autoMerge: true
1819
mergeArguments: --auto --squash

0 commit comments

Comments
 (0)