Skip to content

Commit

Permalink
Update github auth action
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardsurfer committed Oct 2, 2024
1 parent 8a1e186 commit d27902f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase_test_lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
wrapper-directory: ${{ github.workspace }}/MacrobenchmarkSample/gradle/wrapper

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

Expand Down

0 comments on commit d27902f

Please sign in to comment.