diff --git a/.github/workflows/pr-clean-old-drafts.yaml b/.github/workflows/pr-clean-old-drafts.yaml index 5cb7023d48..e5f7d8c1ec 100644 --- a/.github/workflows/pr-clean-old-drafts.yaml +++ b/.github/workflows/pr-clean-old-drafts.yaml @@ -13,5 +13,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