Skip to content

Commit 4a5f2b4

Browse files
chore(deps): bump getsentry/action-app-sdk-overhead-metrics (#6412)
Bumps [getsentry/action-app-sdk-overhead-metrics](https://github.com/getsentry/action-app-sdk-overhead-metrics) from 4ccd0f993ff482b1ea5da556134ccace418190fb to 5f2d99b8e5a7b833386524924d24320501099a44. - [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@4ccd0f9...5f2d99b) --- updated-dependencies: - dependency-name: getsentry/action-app-sdk-overhead-metrics dependency-version: 5f2d99b8e5a7b833386524924d24320501099a44 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f36ea5 commit 4a5f2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
276276
MATCH_USERNAME: ${{ secrets.MATCH_USERNAME }}
277277
- name: Collect app metrics
278-
uses: getsentry/action-app-sdk-overhead-metrics@4ccd0f993ff482b1ea5da556134ccace418190fb
278+
uses: getsentry/action-app-sdk-overhead-metrics@5f2d99b8e5a7b833386524924d24320501099a44
279279
with:
280280
config: Tests/Perf/metrics-test.yml
281281
sauce-user: ${{ secrets.SAUCE_USERNAME }}

0 commit comments

Comments
 (0)