From aca0c0a742f1ca81269f2d151079a57d7f23e34c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:55:57 +0000 Subject: [PATCH] Bump aws-actions/stale-issue-cleanup Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from f290bcce1d77c9abc0357b7faed3c1c7c2f7d78f to 389be0117d7661840b887276b5da1cc6ddf95c8a. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Commits](https://github.com/aws-actions/stale-issue-cleanup/compare/f290bcce1d77c9abc0357b7faed3c1c7c2f7d78f...389be0117d7661840b887276b5da1cc6ddf95c8a) --- 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 e7852ecc68..f131818c51 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@f290bcce1d77c9abc0357b7faed3c1c7c2f7d78f + - uses: aws-actions/stale-issue-cleanup@389be0117d7661840b887276b5da1cc6ddf95c8a with: issue-types: issues stale-issue-message: Greetings! It looks like this issue hasn’t been