From a92a24f7b524e77f718a163df675ec20e4c7499d Mon Sep 17 00:00:00 2001 From: Itay Brenner Date: Thu, 26 Mar 2026 14:31:07 +0100 Subject: [PATCH] chore: bump action-app-sdk-overhead-metrics SHA --- .github/workflows/e2e-v2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-v2.yml b/.github/workflows/e2e-v2.yml index ad7b190d8c..4864d187cd 100644 --- a/.github/workflows/e2e-v2.yml +++ b/.github/workflows/e2e-v2.yml @@ -205,7 +205,7 @@ jobs: MATCH_USERNAME: ${{ secrets.MATCH_USERNAME }} - name: Collect apps metrics if: ${{ steps.platform-check.outputs.skip != 'true' }} - uses: getsentry/action-app-sdk-overhead-metrics@ecce2e2718b6d97ad62220fca05627900b061ed5 + uses: getsentry/action-app-sdk-overhead-metrics@44fb5489ac4ac252c87d84811972dc93a1e490b8 with: name: ${{ matrix.name }} (${{ matrix.rn-architecture }}) config: ./performance-tests/metrics-${{ matrix.platform }}.yml