Skip to content

Commit aae25d0

Browse files
Bump google-github-actions/setup-gcloud from 3.0.0 to 3.0.1
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 3.0.0 to 3.0.1. - [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@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9ebef7 commit aae25d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
credentials_json: ${{ secrets.GCP_SA_KEY }}
5454
- name: Set up Cloud SDK
55-
uses: google-github-actions/[email protected].0
55+
uses: google-github-actions/[email protected].1
5656
with:
5757
project_id: ${{ secrets.GCP_PROJECT_ID }}
5858
- name: Authenticate to Artifact Registry

0 commit comments

Comments
 (0)