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 2dfcf3a commit d345880Copy full SHA for d345880
.github/workflows/integration-tests-benchmarks.yml
@@ -106,7 +106,7 @@ jobs:
106
run: ./gradlew :sentry-android-integration-tests:test-app-sentry:assembleRelease
107
108
- name: Collect app metrics
109
- uses: getsentry/action-app-sdk-overhead-metrics@5f2d99b8e5a7b833386524924d24320501099a44
+ uses: getsentry/action-app-sdk-overhead-metrics@ecce2e2718b6d97ad62220fca05627900b061ed5
110
with:
111
config: sentry-android-integration-tests/metrics-test.yml
112
sauce-user: ${{ secrets.SAUCE_USERNAME }}
0 commit comments