Skip to content

Commit 8d38055

Browse files
Bump google-github-actions/setup-gcloud from 2.1.5 to 2.2.0
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.5 to 2.2.0. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](google-github-actions/setup-gcloud@6a7c903...cb1e50a) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cec6615 commit 8d38055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
service_account: '[email protected]'
9090
token_format: 'access_token'
9191
- name: 'Set up Cloud SDK'
92-
uses: 'google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9' # ratchet:google-github-actions/setup-gcloud@v1
92+
uses: 'google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397' # ratchet:google-github-actions/setup-gcloud@v1
9393
- name: 'Log in to Google Artifact Registry'
9494
if: github.ref == 'refs/heads/main'
9595
run: |-

0 commit comments

Comments
 (0)