Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions #246

Merged
merged 4 commits into from
Apr 11, 2022
Merged

Update actions #246

merged 4 commits into from
Apr 11, 2022

Conversation

masa213f
Copy link
Contributor

@masa213f masa213f commented Apr 11, 2022

I updates actions as follows.

$ find .github/* -type f | xargs grep uses: | cut -d':' -f 3 | sort -u
 actions/checkout@v2
 actions/download-artifact@v3
 actions/setup-go@v3
 actions/upload-artifact@v3
 google-github-actions/auth@v0
 google-github-actions/setup-gcloud@v0

From setup-gcloud v0.3.0, the authorization method has been changed.
https://github.com/google-github-actions/setup-gcloud/tree/v0.6.0#service-account-key-json

Signed-off-by: Masayuki Ishii masa213f@gmail.com

Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
@masa213f masa213f self-assigned this Apr 11, 2022
Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
@masa213f masa213f marked this pull request as ready for review April 11, 2022 07:38
@masa213f masa213f requested a review from yokaze April 11, 2022 07:38
Copy link
Contributor

@yokaze yokaze left a comment

Choose a reason for hiding this comment

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

LGTM

@masa213f masa213f merged commit a5cbd42 into main Apr 11, 2022
@masa213f masa213f deleted the update-20220411 branch April 11, 2022 09:17
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.

None yet

2 participants