Skip to content

Commit 5d661fe

Browse files
Bump google-github-actions/setup-gcloud from v0.2.0 to v0.2.1 (#612)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from v0.2.0 to v0.2.1. - [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@v0.2.0...daadedc) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9297ff4 commit 5d661fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
access_token: ${{ github.token }}
6868
- uses: actions/checkout@v2
69-
- uses: google-github-actions/[email protected].0
69+
- uses: google-github-actions/[email protected].1
7070
with:
7171
service_account_key: ${{ secrets.gcs_bazel_cache }}
7272
export_default_credentials: true

0 commit comments

Comments
 (0)