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: