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

Commit 13d704e

Browse files
dependabot[bot]kellertk
authored andcommitted
Bump aws-actions/stale-issue-cleanup from 4 to 5
Bumps [aws-actions/stale-issue-cleanup](https://github.com/aws-actions/stale-issue-cleanup) from 4 to 5. - [Release notes](https://github.com/aws-actions/stale-issue-cleanup/releases) - [Commits](aws-actions/stale-issue-cleanup@v4...v5) --- updated-dependencies: - dependency-name: aws-actions/stale-issue-cleanup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c726832 commit 13d704e

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@v4
12+
- uses: aws-actions/stale-issue-cleanup@v5
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)