From 57538ee5f08294cc4fe897e38c3befdec73c06e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 11:08:13 +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 047482916ec7a7c90cd1f993e373cdca52f9a12a. - [Commits](https://github.com/smartcontractkit/.github/compare/de0ec7feedae310c287330a2bb2b9e61db035114...047482916ec7a7c90cd1f993e373cdca52f9a12a) --- updated-dependencies: - dependency-name: smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml dependency-version: '047482916ec7a7c90cd1f993e373cdca52f9a12a' 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..f5b0def8 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@047482916ec7a7c90cd1f993e373cdca52f9a12a # 2025-06-05 with: days-before-pr-stale: 30 # days days-before-pr-close: 7 # days