From 2dd3bf5460a651e11ba604f364e156744f481b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 19:58:39 +0000 Subject: [PATCH] Bump GetStream/stream-build-conventions-android/.github/workflows/android-ci.yml Bumps [GetStream/stream-build-conventions-android/.github/workflows/android-ci.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/android-ci.yml dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 3f0961a..8655024 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -18,7 +18,7 @@ concurrency: jobs: android-ci: - uses: GetStream/stream-build-conventions-android/.github/workflows/android-ci.yml@v0.11.0 + uses: GetStream/stream-build-conventions-android/.github/workflows/android-ci.yml@v0.12.1 secrets: inherit with: api-check: false