Skip to content

Conversation

@KaylaNguyen
Copy link
Collaborator

@KaylaNguyen KaylaNguyen commented Dec 29, 2021

@KaylaNguyen KaylaNguyen changed the title fix: pin setup-gcloud gh action to v0 refactor: pin setup-gcloud gh action to v0 Dec 29, 2021
${{ runner.os }}-${{ matrix.go-version }}-go-
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you help me understand why "uses" v0 only is sufficient? I'm trying to make sure we don't lose CI coverage. In other words, why not using two workflows one for v0 (like staging?) and another one for master?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setup-gcloud github action repo is renaming their master branch so they're suggesting to pin to v0 instead: https://github.com/google-github-actions/setup-gcloud#-notices

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. It's an official rename. LGTM.

@KaylaNguyen KaylaNguyen merged commit d705f70 into golang:qa Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants