Merge branch '5.8.x' into 6.1.x

This commit is contained in:
Marcus Hert Da Coregio 2024-02-06 11:06:02 -03:00
commit 547552ebd6
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ run-name: Merge Dependabot PR ${{ github.ref_name }}
jobs:
merge-dependabot-pr:
permissions: write-all
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@v2
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@eaf17a1890b1ef1b337f015d6eb263baaf8c6dab
with:
mergeArguments: '--auto --rebase'