Skip to content

Commit

Permalink
Migrates to version of spring-merge-dependabot that supports not over…
Browse files Browse the repository at this point in the history
…riding of milestones
  • Loading branch information
marcingrzejszczak committed Feb 5, 2025
1 parent 6c2c45c commit 12dcdc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
permissions: write-all

# Until v6 is released
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@3f3e2c6aee0c7a371b5c1b0f890fd43a70a39769
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@13446d5ff064de382e6b5249eb85837a9d84b3eb
with:
mergeArguments: --auto --squash
autoMergeSnapshots: true

0 comments on commit 12dcdc3

Please sign in to comment.