Skip to content

Commit 76e9e39

Browse files
build(deps): bump getsentry/action-app-sdk-overhead-metrics
Bumps [getsentry/action-app-sdk-overhead-metrics](https://github.com/getsentry/action-app-sdk-overhead-metrics) from ecce2e2718b6d97ad62220fca05627900b061ed5 to 44fb5489ac4ac252c87d84811972dc93a1e490b8. - [Release notes](https://github.com/getsentry/action-app-sdk-overhead-metrics/releases) - [Changelog](https://github.com/getsentry/action-app-sdk-overhead-metrics/blob/main/CHANGELOG.md) - [Commits](getsentry/action-app-sdk-overhead-metrics@ecce2e2...44fb548) --- updated-dependencies: - dependency-name: getsentry/action-app-sdk-overhead-metrics dependency-version: 44fb5489ac4ac252c87d84811972dc93a1e490b8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5865051 commit 76e9e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: ./gradlew :sentry-android-integration-tests:test-app-sentry:assembleRelease
107107

108108
- name: Collect app metrics
109-
uses: getsentry/action-app-sdk-overhead-metrics@ecce2e2718b6d97ad62220fca05627900b061ed5
109+
uses: getsentry/action-app-sdk-overhead-metrics@44fb5489ac4ac252c87d84811972dc93a1e490b8
110110
with:
111111
config: sentry-android-integration-tests/metrics-test.yml
112112
sauce-user: ${{ secrets.SAUCE_USERNAME }}

0 commit comments

Comments
 (0)