Use latest version of spring-merge-dependabot-pr workflow

Issue gh-14535
This commit is contained in:
Marcus Hert Da Coregio 2024-02-06 11:05:56 -03:00
parent 43ced5291b
commit e0fc8f37b0
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'