We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a202c commit 1067c16Copy full SHA for 1067c16
.github/workflows/dependabot-automerge.yml
@@ -13,6 +13,7 @@ jobs:
13
permissions: write-all
14
15
# Until v6 is released
16
- uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@13446d5ff064de382e6b5249eb85837a9d84b3eb
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@b00736028017be7e964ed0a37c907ae1bf833f39
17
with:
18
+ autoMerge: true
19
mergeArguments: --auto --squash
0 commit comments