Use latest spring-merge-dependabot-pr.yml
The `autoMergeSnapshots` is a new convenient input
(cherry picked from commit 443ad4468e)
This commit is contained in:
committed by
Spring Builds
parent
8e2ce63fdd
commit
9e0b047dcb
5
.github/workflows/merge-dependabot-pr.yml
vendored
5
.github/workflows/merge-dependabot-pr.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
||||
merge-dependabot-pr:
|
||||
permissions: write-all
|
||||
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@v3
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@main
|
||||
with:
|
||||
mergeArguments: --auto --squash
|
||||
mergeArguments: --auto --squash
|
||||
autoMergeSnapshots: true
|
||||
Reference in New Issue
Block a user