Skip to content

Commit 0479b79

Browse files
artembilanspring-builds
authored andcommitted
Use main for merge-dependabot-pr.yml
To test the latest changes Signed-off-by: Artem Bilan <artem.bilan@broadcom.com> (cherry picked from commit 70f9bca)
1 parent 22bac28 commit 0479b79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/merge-dependabot-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
merge-dependabot-pr:
1313
permissions: write-all
1414

15-
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@v7
15+
uses: spring-io/spring-github-workflows/.github/workflows/spring-merge-dependabot-pr.yml@main
1616
with:
1717
mergeArguments: --auto --squash
18-
autoMergeSnapshots: true
18+
autoMergeSnapshots: true

0 commit comments

Comments
 (0)