From f57a0c60a444be0857159149d6cf533d4f0fa565 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 9 Apr 2025 11:54:30 +0300 Subject: [PATCH] chore(ci): pin ivuorinen/actions/stale to v25.4.8 --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 2055b92..19a5dbd 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -16,4 +16,4 @@ jobs: issues: write pull-requests: write steps: - - uses: ivuorinen/actions/stale@main + - uses: ivuorinen/actions/stale@25.4.8