We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b953743 commit f76175cCopy full SHA for f76175c
.github/workflows/e2e-v2.yml
@@ -141,7 +141,7 @@ jobs:
141
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
142
MATCH_USERNAME: ${{ secrets.MATCH_USERNAME }}
143
- name: Collect apps metrics
144
- uses: getsentry/action-app-sdk-overhead-metrics@v1
+ uses: getsentry/action-app-sdk-overhead-metrics@c9eca50e02d180ee07a02952c062b2f3f545f735
145
with:
146
name: ${{ matrix.name }} (${{ matrix.rn-architecture }})
147
config: ./performance-tests/metrics-${{ matrix.platform }}.yml
0 commit comments