Skip to content

Commit 3546079

Browse files
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.12.1 to 0.13.0. - [Release notes](https://github.com/getstream/stream-build-conventions-android/releases) - [Commits](GetStream/stream-build-conventions-android@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: GetStream/stream-build-conventions-android/.github/workflows/release.yml dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 215a66c commit 3546079

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-new-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
permissions:
3737
contents: write
3838
needs: pre_release_check
39-
uses: GetStream/stream-build-conventions-android/.github/workflows/release.yml@v0.12.1
39+
uses: GetStream/stream-build-conventions-android/.github/workflows/release.yml@v0.13.0
4040
with:
4141
bump: ${{ inputs.bump }}
4242
suffix: ${{ inputs.suffix }}

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
release:
1515
permissions:
1616
contents: write
17-
uses: GetStream/stream-build-conventions-android/.github/workflows/release.yml@v0.12.1
17+
uses: GetStream/stream-build-conventions-android/.github/workflows/release.yml@v0.13.0
1818
with:
1919
bump: patch
2020
snapshot: true

0 commit comments

Comments
 (0)