Skip to content

Commit eeffa37

Browse files
ci(actions):(deps): bump google-github-actions/setup-gcloud (#8)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.2.1 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@e427ad8...aa5489c) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3361d47 commit eeffa37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-artifact-registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
credentials_json: ${{ secrets.GCP_SA_KEY_BASE64 }}
175175

176176
- name: Set up Cloud SDK
177-
uses: google-github-actions/setup-gcloud@e427ad8a34f8676edf47cf7d7925499adf3eb74f # v2
177+
uses: google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db # v2
178178

179179
- name: Configure Artifact Registry authentication
180180
env:

0 commit comments

Comments
 (0)