Conversation
jonico
commented
Mar 12, 2021
- use newer gcp setup action that uses new way of setting env variables
* use newer gcp setup action that uses new way of setting env variables
|
@bharathkkb should we probably update this instead to |
* use google-github-actions/setup-gcloud
|
@imjohnbo: updated to the new namespace in latest commit, but I could not find a v1 tag over there, sticking with https://github.com/google-github-actions/setup-gcloud/tree/v0.2.1 The CI runs will fail until this PR gets merged as a forked PR does not get access to the GITHUB_TOKEN for the package registry. |
You're right – I could swear I had just seen a
Yeah, I think we need to update some Google secrets too.... wondering if you could point me to a working run elsewhere to verify. |
|
Ultimately I need to fix the CI 😀 |
|
@imjohnbo we havent cut a v1 yet. Waiting to clean up the old actions within current |