From 07a93edbcdbb8c36b18bfbf4d3bef7a0f02d4e27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 04:25:03 +0000 Subject: [PATCH] Bump aws-actions/stale-issue-cleanup Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from 389be0117d7661840b887276b5da1cc6ddf95c8a to 275ec4b3bec5f511535ffd03098f33f95de2ddb1. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Commits](https://github.com/aws-actions/stale-issue-cleanup/compare/389be0117d7661840b887276b5da1cc6ddf95c8a...275ec4b3bec5f511535ffd03098f33f95de2ddb1) --- 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 a71e51c4bb..a70b5bd343 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@389be0117d7661840b887276b5da1cc6ddf95c8a + - uses: aws-actions/stale-issue-cleanup@275ec4b3bec5f511535ffd03098f33f95de2ddb1 with: issue-types: issues stale-issue-message: Greetings! It looks like this issue hasn’t been