We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8aa50 commit 46a4113Copy full SHA for 46a4113
.github/workflows/deploy-registry.yaml
@@ -26,7 +26,7 @@ jobs:
26
service_account: [email protected]
27
28
- name: Set up Google Cloud SDK
29
- uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a
+ uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a
30
31
# For the time being, let's have the first couple merges to main in modules deploy a new version
32
# to *dev*. Once we review and make sure everything's working, we can deploy a new version to *main*.
0 commit comments