From a2c53255f520a1494a5fd24d7f0396b05f241a4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 22:02:22 +0000 Subject: [PATCH] :arrow_up:upgrade(ci): Bump actions/stale in /.github/workflows Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 10.1.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/28ca1036281a5e5922ead5184a1bbf96e5fc984e...5f858e3efba33a5ca4407a664cc011ad407f2008) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 6b2b184..a2b35a4 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -43,7 +43,7 @@ jobs: fetch-depth: 0 - name: Observer INC & PRs - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e + uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 with: #repo-token: ${{ steps.get_token.outputs.token }} days-before-stale: 30