Skip to content

Commit 443ad44

Browse files
committed
Use latest spring-merge-dependabot-pr.yml
The `autoMergeSnapshots` is a new convenient input **Auto-cherry-pick to `3.1.x`**
1 parent 2448e0f commit 443ad44

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)