From b2b7ac7ef3680a4b89285e71629375ed14dbf68b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 22:03:17 +0000 Subject: [PATCH] upgrade(ci): bump actions/stale in /.github/workflows Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 11.0.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/6f05e4244c9a0b2ed3401882b05d701dd0a7289b...4391f3da665fdf50b6810c1a66712fb9ba21aa93) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 11.0.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 e9079bfb..f9b06ea3 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -39,7 +39,7 @@ jobs: fetch-depth: 0 - name: Observer INC & PRs - uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b + uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 with: repo-token: ${{ steps.get_token.outputs.token }} days-before-stale: 30