File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ concurrency:
1818
1919jobs :
2020 base-android-ci :
21- uses : GetStream/stream-build-conventions-android/.github/workflows/android-ci.yml@v0.6.0
21+ uses : GetStream/stream-build-conventions-android/.github/workflows/android-ci.yml@v0.6.1
2222 secrets : inherit
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ permissions:
1313
1414jobs :
1515 pr-clean-stale :
16- uses : GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml@v0.6.0
16+ uses : GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml@v0.6.1
1717 secrets : inherit
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ concurrency:
1515
1616jobs :
1717 pr-checklist :
18- uses : GetStream/stream-build-conventions-android/.github/workflows/pr-quality.yml@v0.6.0
18+ uses : GetStream/stream-build-conventions-android/.github/workflows/pr-quality.yml@v0.6.1
1919 secrets : inherit
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ concurrency:
99
1010jobs :
1111 compare-sdk-sizes :
12- uses : GetStream/android-ci-actions /.github/workflows/sdk-size-checks.yml@main
12+ uses : GetStream/stream-build-conventions-android /.github/workflows/sdk-size-checks.yml@v0.6.1
1313 with :
1414 modules : " stream-video-android-core stream-video-android-ui-xml stream-video-android-ui-compose"
1515 metrics-project : " stream-video-android-metrics"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ concurrency:
1313
1414jobs :
1515 update-sdk-sizes :
16- uses : GetStream/android-ci-actions /.github/workflows/sdk-size-updates.yml@main
16+ uses : GetStream/stream-build-conventions-android /.github/workflows/sdk-size-updates.yml@v0.6.1
1717 with :
1818 modules : " stream-video-android-core stream-video-android-ui-xml stream-video-android-ui-compose"
1919 metrics-project : " stream-video-android-metrics"
You can’t perform that action at this time.
0 commit comments