Skip to content

Commit 7a433c0

Browse files
committed
update workflow call
1 parent 6c396c5 commit 7a433c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-all-operators.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
uses: actions/checkout@v4
7373
with:
7474
fetch-depth: 0
75+
ref: ${{ inputs.release_branch || 'main' }}
7576

7677
- name: Scan vulnerabilities
7778
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan@v3

0 commit comments

Comments
 (0)