From 06fc753f60ca9657a30f3d4d0a170d93f8b277a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:44:33 +0000 Subject: [PATCH] Bump aws-actions/stale-issue-cleanup Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from 119dcadf8036efef52409d94132c9441c346285c to 58eca62c897621a4ad524b1612a982d02d6b0d3c. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Changelog](https://github.com/aws-actions/stale-issue-cleanup/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-actions/stale-issue-cleanup/compare/119dcadf8036efef52409d94132c9441c346285c...58eca62c897621a4ad524b1612a982d02d6b0d3c) --- updated-dependencies: - dependency-name: aws-actions/stale-issue-cleanup dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/stale_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale_issue.yml b/.github/workflows/stale_issue.yml index 31d2b91f3f..5f76810e98 100644 --- a/.github/workflows/stale_issue.yml +++ b/.github/workflows/stale_issue.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest name: Stale issue job steps: - - uses: aws-actions/stale-issue-cleanup@119dcadf8036efef52409d94132c9441c346285c + - uses: aws-actions/stale-issue-cleanup@58eca62c897621a4ad524b1612a982d02d6b0d3c with: issue-types: issues stale-issue-message: Greetings! It looks like this issue hasn’t been