We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6958f3b commit c8838fcCopy full SHA for c8838fc
.github/workflows/dependabot-automerge.yml
@@ -13,7 +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@009fbf8992f0d9802778ca1b30a603cd4627e8e6
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@520141adfb960d6c155eb45335c90e7f9ee7b461
17
with:
18
autoMerge: true
19
mergeArguments: --auto --squash
0 commit comments