Skip to content

Commit f29e260

Browse files
Bump google-github-actions/get-gke-credentials from 2.0.0 to 2.1.0
Bumps [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/google-github-actions/get-gke-credentials/releases) - [Changelog](https://github.com/google-github-actions/get-gke-credentials/blob/main/CHANGELOG.md) - [Commits](google-github-actions/get-gke-credentials@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: google-github-actions/get-gke-credentials dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e84b32 commit f29e260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
create_credentials_file: true
2828

2929
- id: get-gke-credentials
30-
uses: google-github-actions/get-gke-credentials@v2.0.0
30+
uses: google-github-actions/get-gke-credentials@v2.1.0
3131
with:
3232
cluster_name: dg
3333
location: us-central1-c

0 commit comments

Comments
 (0)