Skip to content

Commit d27902f

Browse files
Update github auth action
1 parent 8a1e186 commit d27902f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase_test_lab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
wrapper-directory: ${{ github.workspace }}/MacrobenchmarkSample/gradle/wrapper
6161

6262
- name: 'Authenticate Cloud SDK'
63-
uses: 'google-github-actions/auth@v0'
63+
uses: 'google-github-actions/auth@v2'
6464
with:
6565
credentials_json: '${{ secrets.GCP_CREDENTIALS }}'
6666

0 commit comments

Comments
 (0)