From d78c621644ad9845c58661b14afa92fb3358045c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:15:13 +0000 Subject: [PATCH] Bump aws-actions/stale-issue-cleanup Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from 2017b87caa8e25014362d434a980d60fa758f3af to 413d85a1603df4f0a8158f5f3c8204ab1691313e. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Commits](https://github.com/aws-actions/stale-issue-cleanup/compare/2017b87caa8e25014362d434a980d60fa758f3af...413d85a1603df4f0a8158f5f3c8204ab1691313e) --- 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 24a437959a..0f6aab7452 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@2017b87caa8e25014362d434a980d60fa758f3af + - uses: aws-actions/stale-issue-cleanup@413d85a1603df4f0a8158f5f3c8204ab1691313e with: issue-types: issues stale-issue-message: Greetings! It looks like this issue hasn’t been