From a2c3999b0d11f321da6f305a8500037ba28bda15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 19:58:35 +0000 Subject: [PATCH] Bump GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml Bumps [GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml](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/pr-clean-stale.yaml dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-clean-stale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-clean-stale.yaml b/.github/workflows/pr-clean-stale.yaml index eaf80a2..1e44b70 100644 --- a/.github/workflows/pr-clean-stale.yaml +++ b/.github/workflows/pr-clean-stale.yaml @@ -12,5 +12,5 @@ permissions: jobs: pr-clean-stale: - uses: GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml@v0.11.0 + uses: GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml@v0.12.1 secrets: inherit