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