We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262855b commit de13b5eCopy full SHA for de13b5e
.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@39ca0dc59f71cab14c73244e94fcd528a6e293c2
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@9a994844f5ead7d79476cb5bb77a2d10bdc482fe
17
with:
18
autoMerge: true
19
mergeArguments: --auto --squash
0 commit comments