Use autoMergeSnapshots for merge-dependabot-pr.yml

**Auto-cherry-pick to `6.2.x`**
This commit is contained in:
Artem Bilan
2024-07-24 15:01:23 -04:00
parent dcf6fea552
commit 5bf9339f59

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