We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723c46d commit b00923cCopy full SHA for b00923c
.github/workflows/ci.yaml
@@ -255,7 +255,7 @@ jobs:
255
sqlalchemy-bigquery
256
- id: 'auth'
257
name: 'Authenticate to Google Cloud'
258
- uses: 'google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c'
+ uses: 'google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa'
259
with:
260
credentials_json: '${{ secrets.GCP_KEY }}'
261
- name: Run tests
0 commit comments