From d68953c0f3a19c4303b70beab57cea86259e4653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 11:09:39 +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 cbc97df2ce7f100b4d75492a1db14b3d92ad8760. - [Commits](https://github.com/smartcontractkit/.github/compare/de0ec7feedae310c287330a2bb2b9e61db035114...cbc97df2ce7f100b4d75492a1db14b3d92ad8760) --- updated-dependencies: - dependency-name: smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml dependency-version: cbc97df2ce7f100b4d75492a1db14b3d92ad8760 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..a3b04427 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@cbc97df2ce7f100b4d75492a1db14b3d92ad8760 # 2025-06-05 with: days-before-pr-stale: 30 # days days-before-pr-close: 7 # days