mirror of
https://github.com/goharbor/harbor
synced 2025-04-13 18:05:05 +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 }}'
|
||||
- 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