Skip to content

Commit f6447b6

Browse files
chore(deps): update google-github-actions/setup-gcloud action to v3
1 parent 091d3c2 commit f6447b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vault-image-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
create_credentials_file: true
2929
export_environment_variables: true
3030
- name: Set up Cloud SDK
31-
uses: google-github-actions/setup-gcloud@v1.1.1
31+
uses: google-github-actions/setup-gcloud@v3.0.1
3232
with:
3333
version: '>= 363.0.0'
3434
- name: Sync From Docker Hub to gcr.io

0 commit comments

Comments
 (0)