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