1
0
mirror of synced 2026-05-22 21:33:16 +00:00

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 -1
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'