Skip to content

Commit 52cc75b

Browse files
committed
Revert version bump for google-github-actions/auth
1 parent 50dbc01 commit 52cc75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-changed-firestore-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
# This makes Actions fetch all Git history so run-changed script can diff properly.
3535
fetch-depth: 0
36-
- uses: 'google-github-actions/auth@v2'
36+
- uses: 'google-github-actions/auth@v0'
3737
if: ${{ fromJSON(env.run_terraform_steps) }}
3838
with:
3939
credentials_json: '${{ secrets.JSSDK_ACTIONS_SA_KEY }}'

0 commit comments

Comments
 (0)