Skip to content

Commit c1ef090

Browse files
🌱 Bump google-github-actions/setup-gcloud from 94337306dda8180d967a56932ceb4ddcf01edae7 to 0.2.1 (#425)
* 🌱 Bump google-github-actions/setup-gcloud Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 94337306dda8180d967a56932ceb4ddcf01edae7 to 0.2.1. This release includes the previously tagged commit. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/master/CHANGELOG.md) - [Commits](google-github-actions/setup-gcloud@9433730...daadedc) Signed-off-by: dependabot[bot] <[email protected]> * Update integration.yml Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhishek Arya <[email protected]>
1 parent 146e8e7 commit c1ef090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
go-version: '1.16'
6565

6666
- name: Set up Cloud SDK
67-
# https://github.com/google-github-actions/setup-gcloud/releases/tag/v0.2.0
68-
uses: google-github-actions/setup-gcloud@94337306dda8180d967a56932ceb4ddcf01edae7
67+
# https://github.com/google-github-actions/setup-gcloud/releases/tag/v0.2.1
68+
uses: google-github-actions/setup-gcloud@daadedc81d5f9d3c06d2c92f49202a3cc2b919ba
6969
with:
7070
project_id: ${{ secrets.GCP_PROJECT_ID }}
7171
service_account_key: ${{ secrets.GCRTOKEN }}

0 commit comments

Comments
 (0)