From dfc6aa7566cd8e25bdd4420abdd229b69589a0f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 12:29:14 +0000 Subject: [PATCH] Bump smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml Bumps [smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml](https://github.com/smartcontractkit/.github) from de0ec7feedae310c287330a2bb2b9e61db035114 to 1861140c62d65adc4b573f826446ba7106beed1a. - [Commits](https://github.com/smartcontractkit/.github/compare/de0ec7feedae310c287330a2bb2b9e61db035114...1861140c62d65adc4b573f826446ba7106beed1a) --- updated-dependencies: - dependency-name: smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml dependency-version: 1861140c62d65adc4b573f826446ba7106beed1a dependency-type: direct:production ... 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 1fdb2cc4..94c16a61 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -11,7 +11,7 @@ jobs: contents: write issues: write pull-requests: write - uses: smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml@de0ec7feedae310c287330a2bb2b9e61db035114 # 2025-06-05 + uses: smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml@1861140c62d65adc4b573f826446ba7106beed1a # 2025-06-05 with: days-before-pr-stale: 30 # days days-before-pr-close: 7 # days