Skip to content

Commit

Permalink
Revert version bump for google-github-actions/auth
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkDuckworth committed Apr 10, 2024
1 parent 50dbc01 commit 52cc75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-changed-firestore-integration.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
# This makes Actions fetch all Git history so run-changed script can diff properly.
fetch-depth: 0
- uses: 'google-github-actions/auth@v2'
- uses: 'google-github-actions/auth@v0'
if: ${{ fromJSON(env.run_terraform_steps) }}
with:
credentials_json: '${{ secrets.JSSDK_ACTIONS_SA_KEY }}'
Expand Down

0 comments on commit 52cc75b

Please sign in to comment.