Skip to content

Commit 68d26c0

Browse files
chore(deps): bump google-github-actions/setup-gcloud from 2 to 3
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2 to 3. - [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@v2...v3) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13d885f commit 68d26c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
5151

5252
- name: Setup GCloud SDK
53-
uses: "google-github-actions/setup-gcloud@v2"
53+
uses: "google-github-actions/setup-gcloud@v3"
5454

5555
- name: Publish Helm Chart
5656
run: |

0 commit comments

Comments
 (0)