Use latest spring-merge-dependabot-pr.yml

The `autoMergeSnapshots` is a new convenient input

(cherry picked from commit 443ad4468e)
This commit is contained in:
Artem Bilan
2024-07-24 15:07:37 -04:00
committed by Spring Builds
parent 8e2ce63fdd
commit 9e0b047dcb

View File

@@ -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