Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 21094c5

Browse files
Bump aws-actions/stale-issue-cleanup from v3 to v4 (#2)
Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from v3 to v4. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Commits](aws-actions/stale-issue-cleanup@v3...e9f9e34) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d553ec8 commit 21094c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close-stale-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
name: Stale issue job
1111
steps:
12-
- uses: aws-actions/stale-issue-cleanup@v3
12+
- uses: aws-actions/stale-issue-cleanup@v4
1313
with:
1414
ancient-issue-message: This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.
1515
stale-issue-message: This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

0 commit comments

Comments
 (0)