From a4f8fec676422d89ea388c8bbaf92db1f6af1e41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 10:29:45 +0000 Subject: [PATCH] Bump GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml Bumps [GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml](https://github.com/getstream/stream-build-conventions-android) from 0.11.0 to 0.12.1. - [Release notes](https://github.com/getstream/stream-build-conventions-android/releases) - [Commits](https://github.com/getstream/stream-build-conventions-android/compare/v0.11.0...v0.12.1) --- updated-dependencies: - dependency-name: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sdk-size-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sdk-size-checks.yml b/.github/workflows/sdk-size-checks.yml index 11618a5b8..7be2709f4 100644 --- a/.github/workflows/sdk-size-checks.yml +++ b/.github/workflows/sdk-size-checks.yml @@ -13,7 +13,7 @@ concurrency: jobs: compare-sdk-sizes: - uses: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml@v0.11.0 + uses: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml@v0.12.1 with: modules: "stream-feeds-android-client" metrics-project: "stream-feeds-android-metrics"