From 946871467adbc39b24461b09e6016e3e4bdb942c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 04:23:18 +0000 Subject: [PATCH] chore(deps): update actions/stale action to v10.3.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/automate-stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automate-stale.yml b/.github/workflows/automate-stale.yml index 77153ef..f6fa1ed 100644 --- a/.github/workflows/automate-stale.yml +++ b/.github/workflows/automate-stale.yml @@ -8,7 +8,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: actions/stale@v10.2.0 + - uses: actions/stale@v10.3.0 id: stale with: stale-issue-message: >