Skip to content

Commit 5cd7d0c

Browse files
dependabot[bot]kklein
authored andcommitted
Bump google-github-actions/auth from 2.1.2 to 2.1.3 (#222)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.2 to 2.1.3. - [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@55bd3a7...71fee32) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a4c695 commit 5cd7d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ jobs:
255255
sqlalchemy-bigquery
256256
- id: 'auth'
257257
name: 'Authenticate to Google Cloud'
258-
uses: 'google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c'
258+
uses: 'google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa'
259259
with:
260260
credentials_json: '${{ secrets.GCP_KEY }}'
261261
- name: Run tests

0 commit comments

Comments
 (0)