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