From a6dea534d75ccda83de18b718c248cbe01a77ff7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 20:05:55 +0000 Subject: [PATCH] chore(deps): update actions/stale action to v9 --- .github/workflows/backup/project-management.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backup/project-management.yml b/.github/workflows/backup/project-management.yml index c713b3d..4ba7991 100644 --- a/.github/workflows/backup/project-management.yml +++ b/.github/workflows/backup/project-management.yml @@ -162,7 +162,7 @@ jobs: steps: - name: Close stale issues and PRs - uses: actions/stale@v8 + uses: actions/stale@v9 with: repo-token: ${{ secrets.GITHUB_TOKEN }} stale-issue-message: |