mirror of
https://github.com/goharbor/harbor
synced 2025-04-17 18:52:38 +00:00
Bump up setup-gcloud to 430.0.0 (#19116)
Bump up setup-gcloud to 430.0.0 Signed-off-by: Yang Jiao <jiaoya@vmware.com>
This commit is contained in:
parent
345b5e545d
commit
bd34ad560d
2
.github/workflows/publish_release.yml
vendored
2
.github/workflows/publish_release.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
credentials_json: '${{ secrets.GCP_CREDENTIALS }}'
|
credentials_json: '${{ secrets.GCP_CREDENTIALS }}'
|
||||||
- uses: google-github-actions/setup-gcloud@v1
|
- uses: google-github-actions/setup-gcloud@v1
|
||||||
with:
|
with:
|
||||||
version: '285.0.0'
|
version: '430.0.0'
|
||||||
- name: Prepare Assets
|
- name: Prepare Assets
|
||||||
run: |
|
run: |
|
||||||
if [ ! ${{ env.BUILD_NO }} -o ${{ env.BUILD_NO }} = "null" ]
|
if [ ! ${{ env.BUILD_NO }} -o ${{ env.BUILD_NO }} = "null" ]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user