Skip to content

Commit

Permalink
Bump google-github-actions/auth from 2.1.0 to 2.1.1 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 0eeaa06 commit e297cb8
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@5a50e581162a13f4baa8916d01180d2acbc04363'
uses: 'google-github-actions/auth@a6e2e39c0a0331da29f7fd2c2a20a427e8d3ad1f'
with:
credentials_json: '${{ secrets.GCP_KEY }}'
- name: Run tests
Expand Down

0 comments on commit e297cb8

Please sign in to comment.