Skip to content

Commit ec8ce8b

Browse files
authored
Revert: "chore(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6" (#23024)
Reverts #23008 v6 is broken and was not ready for prod. It must have been accidentally released. https://github.com/aws-actions/stale-issue-cleanup/tree/v6 TT: V771397092
1 parent 21b823c commit ec8ce8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/close-stale-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
name: Stale issue job
1717
steps:
18-
- uses: aws-actions/stale-issue-cleanup@v6
18+
- uses: aws-actions/stale-issue-cleanup@v5
1919
with:
2020
# Setting messages to an empty string will cause the automation to skip
2121
# that category

0 commit comments

Comments
 (0)