We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88e858 commit 87c19e4Copy full SHA for 87c19e4
.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@a6e2e39c0a0331da29f7fd2c2a20a427e8d3ad1f'
+ uses: 'google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c'
259
with:
260
credentials_json: '${{ secrets.GCP_KEY }}'
261
- name: Run tests
0 commit comments