Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit da68ff1

Browse files
build(deps): bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 (#716)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.0.1 to 2.1.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@5a5f7b8...98ddc00) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02d96a3 commit da68ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
- uses: google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363
138138
with:
139139
credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }}
140-
- uses: google-github-actions/setup-gcloud@5a5f7b85fca43e76e53463acaa9d408a03c98d3a
140+
- uses: google-github-actions/setup-gcloud@98ddc00a17442e89a24bbf282954a3b65ce6d200
141141
- uses: linkerd/dev/actions/setup-tools@v41
142142
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
143143
- name: Publish edge helm chart

0 commit comments

Comments
 (0)