Use autoMergeSnapshots for merge-dependabot-pr.yml

**Auto-cherry-pick to `3.2.x` & `3.1.x`**
This commit is contained in:
Artem Bilan
2024-07-24 15:14:31 -04:00
parent 1f93c6a6ab
commit b0867f8ef3

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