Skip to content

Commit a90483d

Browse files
chore(deps): bump google-github-actions/get-gke-credentials
Bumps [google-github-actions/get-gke-credentials](https://github.com/google-github-actions/get-gke-credentials) from 2.3.5 to 3.0.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@64bc724...3da1e46) --- updated-dependencies: - dependency-name: google-github-actions/get-gke-credentials dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b42aaaf commit a90483d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
service_account: ${{ vars.SERVICE_ACCOUNT_EMAIL }}
216216

217217
- name: Set up GKE credentials
218-
uses: google-github-actions/get-gke-credentials@64bc7249bbcf78056bb92f14d3cedc2da193946c # v2
218+
uses: google-github-actions/get-gke-credentials@3da1e46a907576cefaa90c484278bb5b259dd395 # v3.0.0
219219
with:
220220
cluster_name: ${{ vars.CLUSTER_NAME }}
221221
location: ${{ vars.CLUSTER_REGION }}

0 commit comments

Comments
 (0)