From 0643af00a947d0da9534e833f74fc1bd060a6521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 10:23:01 +0000 Subject: [PATCH] Chore(deps): 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.12.1 to 0.13.1. - [Release notes](https://github.com/getstream/stream-build-conventions-android/releases) - [Commits](https://github.com/getstream/stream-build-conventions-android/compare/v0.12.1...v0.13.1) --- updated-dependencies: - dependency-name: GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-clean-old-drafts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-clean-old-drafts.yaml b/.github/workflows/pr-clean-old-drafts.yaml index afa76e89dc..b3b497bd75 100644 --- a/.github/workflows/pr-clean-old-drafts.yaml +++ b/.github/workflows/pr-clean-old-drafts.yaml @@ -12,5 +12,5 @@ permissions: jobs: pr-clean-stale: - uses: GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml@v0.12.1 + uses: GetStream/stream-build-conventions-android/.github/workflows/pr-clean-stale.yaml@v0.13.1 secrets: inherit