Use main for reusable WF in the merge-dependabot-pr.yml

Signed-off-by: Artem Bilan <artem.bilan@broadcom.com>
This commit is contained in:
Artem Bilan
2025-02-10 10:23:27 -05:00
committed by GitHub
parent 00dde16f75
commit 82852ca525

View File

@@ -11,7 +11,8 @@ 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@v5
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@main
with:
mergeArguments: --auto --squash
autoMergeSnapshots: true