Skip to content

Commit

Permalink
build(deps): bump google-github-actions/setup-gcloud from 2.1.0 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.0 to 2.1.2.
- [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@98ddc00...6189d56)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 1c3ccd0 commit 43b96df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
- uses: google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363
with:
credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }}
- uses: google-github-actions/setup-gcloud@98ddc00a17442e89a24bbf282954a3b65ce6d200
- uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a
- uses: linkerd/dev/actions/setup-tools@v44
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Publish edge helm chart
Expand Down

0 comments on commit 43b96df

Please sign in to comment.