Skip to content

Commit 86a6531

Browse files
Bump google-github-actions/auth from 2.1.0 to 2.1.1
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.0 to 2.1.1. - [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@5a50e58...a6e2e39) --- 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>
1 parent 0b05008 commit 86a6531

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@5a50e581162a13f4baa8916d01180d2acbc04363'
258+
uses: 'google-github-actions/auth@a6e2e39c0a0331da29f7fd2c2a20a427e8d3ad1f'
259259
with:
260260
credentials_json: '${{ secrets.GCP_KEY }}'
261261
- name: Run tests

0 commit comments

Comments
 (0)