Skip to content

Commit 2869f00

Browse files
Bump google-github-actions/setup-gcloud from 1 to 3
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 1 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@v1...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 60ed028 commit 2869f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
credentials_json: ${{ secrets.GCP_SA_KEY }}
8181

8282
- name: Set up Cloud SDK
83-
uses: google-github-actions/setup-gcloud@v1
83+
uses: google-github-actions/setup-gcloud@v3
8484

8585
- name: Start GCP VM # Start VM
8686
run: |

0 commit comments

Comments
 (0)