Skip to content

Commit 9e0b047

Browse files
artembilanspring-builds
authored andcommitted
Use latest spring-merge-dependabot-pr.yml
The `autoMergeSnapshots` is a new convenient input (cherry picked from commit 443ad44)
1 parent 8e2ce63 commit 9e0b047

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/merge-dependabot-pr.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
merge-dependabot-pr:
1313
permissions: write-all
1414

15-
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@v3
15+
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@main
1616
with:
17-
mergeArguments: --auto --squash
17+
mergeArguments: --auto --squash
18+
autoMergeSnapshots: true

0 commit comments

Comments
 (0)