From 6ce16ef05b8ecd4f789c9c3a0e12880c086c776b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 19:58:37 +0000 Subject: [PATCH] Bump GetStream/stream-build-conventions-android/.github/workflows/release.yml Bumps [GetStream/stream-build-conventions-android/.github/workflows/release.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/release.yml dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-new-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-new-version.yml b/.github/workflows/publish-new-version.yml index 9c8353c..e4fe7c8 100644 --- a/.github/workflows/publish-new-version.yml +++ b/.github/workflows/publish-new-version.yml @@ -30,7 +30,7 @@ jobs: permissions: contents: write needs: pre_release_check - uses: GetStream/stream-build-conventions-android/.github/workflows/release.yml@v0.11.0 + uses: GetStream/stream-build-conventions-android/.github/workflows/release.yml@v0.12.1 with: bump: ${{ inputs.bump }} secrets: