Skip to content

Commit c0cfa19

Browse files
authored
chore: bump action-app-sdk-overhead-metrics SHA (#5899)
1 parent 54947cc commit c0cfa19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
MATCH_USERNAME: ${{ secrets.MATCH_USERNAME }}
206206
- name: Collect apps metrics
207207
if: ${{ steps.platform-check.outputs.skip != 'true' }}
208-
uses: getsentry/action-app-sdk-overhead-metrics@ecce2e2718b6d97ad62220fca05627900b061ed5
208+
uses: getsentry/action-app-sdk-overhead-metrics@44fb5489ac4ac252c87d84811972dc93a1e490b8
209209
with:
210210
name: ${{ matrix.name }} (${{ matrix.rn-architecture }})
211211
config: ./performance-tests/metrics-${{ matrix.platform }}.yml

0 commit comments

Comments
 (0)