From 55f1f616501090ca44568c6455d59bf7872d69bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:51:34 +0000 Subject: [PATCH] chore(deps): update actions/stale action to v10 --- .github/workflows/stale.yml | 2 +- .nx/version-plans/version-plan-1776804737926.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .nx/version-plans/version-plan-1776804737926.md diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 1c10d502..17e36616 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚀 Run stale - uses: actions/stale@v9 + uses: actions/stale@v10 with: repo-token: ${{ secrets.GITHUB_TOKEN }} days-before-stale: 30 diff --git a/.nx/version-plans/version-plan-1776804737926.md b/.nx/version-plans/version-plan-1776804737926.md new file mode 100644 index 00000000..1f2e99c2 --- /dev/null +++ b/.nx/version-plans/version-plan-1776804737926.md @@ -0,0 +1,5 @@ +--- +__default__: patch +--- + +chore(deps): update actions/stale action to v10