Skip to content

Commit e257629

Browse files
author
gururajsh
committed
Change branch from master to main
1 parent 8de9120 commit e257629

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-sign-upload.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
with:
168168
repository: cloudfoundry/cli-ci.git
169169
path: cli-ci
170-
ref: master
170+
ref: main
171171

172172
- name: Install Linux Packages
173173
run: sudo apt update && sudo apt install -y --no-install-recommends fakeroot
@@ -418,7 +418,7 @@ jobs:
418418
with:
419419
repository: cloudfoundry/cli-ci.git
420420
path: cli-ci
421-
ref: master
421+
ref: main
422422

423423
- name: Checkout bomutils
424424
uses: actions/checkout@v2

0 commit comments

Comments
 (0)