Use autoMergeSnapshots for merge-dependabot-pr.yml

(cherry picked from commit b0867f8ef3)
This commit is contained in:
Artem Bilan
2024-07-24 15:14:31 -04:00
committed by Spring Builds
parent 4a3b175b69
commit 669e0d4b2c

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