Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/google-github-actions-s…
Browse files Browse the repository at this point in the history
…etup-gcloud-2.x' into deps/patrol/3.12.0
  • Loading branch information
daohoangson committed Nov 13, 2024
2 parents 4dd4b24 + bb8ddc4 commit 61ba9ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
with:
credentials_json: ${{ secrets.FIREBASE_TEST_LAB_CREDENTIALS_JSON }}
- uses: google-github-actions/setup-gcloud@f0990588f1e5b5af6827153b93673613abdc6ec7 # v2.1.1
- uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2
- name: Firebase Test Lab
run: |
set -e
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
- uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
with:
credentials_json: ${{ secrets.FIREBASE_TEST_LAB_CREDENTIALS_JSON }}
- uses: google-github-actions/setup-gcloud@f0990588f1e5b5af6827153b93673613abdc6ec7 # v2.1.1
- uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2
- name: Firebase Test Lab
run: |
set -e
Expand Down

0 comments on commit 61ba9ac

Please sign in to comment.