Skip to content

Commit

Permalink
Bump google-github-actions/auth from 2.0.1 to 2.1.0 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent efc42fb commit 0b05008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ jobs:
sqlalchemy-bigquery
- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@f6de81663f7788d05bd15bcce18f0e57f23f0846'
uses: 'google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363'
with:
credentials_json: '${{ secrets.GCP_KEY }}'
- name: Run tests
Expand Down

0 comments on commit 0b05008

Please sign in to comment.