Skip to content

Commit b343ea6

Browse files
authored
Update health-metrics-release.yml (#8921)
1 parent 04b7555 commit b343ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health-metrics-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
"${{ env.gpg_passphrase }}"
2424
gcloud auth activate-service-account --key-file service_account.json
2525
- name: Produce health metric diff reports
26-
uses: yifanyang/github-actions/health-metrics/release-diffing@master
26+
uses: FirebaseExtended/github-actions/health-metrics/release-diffing@master
2727
with:
2828
repo: ${{ github.repository }}
2929
ref: ${{ github.ref }}

0 commit comments

Comments
 (0)