Skip to content

Commit

Permalink
Use latest version of spring-merge-dependabot-pr workflow
Browse files Browse the repository at this point in the history
Issue gh-14535
  • Loading branch information
marcusdacoregio committed Feb 6, 2024
1 parent 43ced52 commit e0fc8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit e0fc8f3

Please sign in to comment.