Skip to content

Commit 26b1954

Browse files
dependabot[bot]joestringer
authored andcommitted
Bump google-github-actions/auth from 1.1.1 to 2.1.2
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1.1.1 to 2.1.2. - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@35b0e87...55bd3a7) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21af0ae commit 26b1954

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/conformance-gke.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Set up gcloud credentials
5858
id: 'auth'
59-
uses: 'google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033'
59+
uses: 'google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c'
6060
with:
6161
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'
6262

.github/workflows/conformance-tetragon-gke.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: Set up gcloud credentials
4242
id: 'auth'
43-
uses: 'google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033'
43+
uses: 'google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c'
4444
with:
4545
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'
4646

0 commit comments

Comments
 (0)