From 1b3403e6f9bd45456dda2cbf2b61abd61cc4b819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 11:44:25 +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 b35d1c0672e6fe1d91959ca76656221bc5506586. - [Commits](https://github.com/smartcontractkit/.github/compare/de0ec7feedae310c287330a2bb2b9e61db035114...b35d1c0672e6fe1d91959ca76656221bc5506586) --- updated-dependencies: - dependency-name: smartcontractkit/.github/.github/workflows/reusable-stale-prs-issues.yml dependency-version: b35d1c0672e6fe1d91959ca76656221bc5506586 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..d78fe482 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@b35d1c0672e6fe1d91959ca76656221bc5506586 # 2025-06-05 with: days-before-pr-stale: 30 # days days-before-pr-close: 7 # days