Skip to content

Commit 06f3150

Browse files
authored
Revert "chore(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6 (#3867)"
This reverts commit 319b753.
1 parent 3509a0c commit 06f3150

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
name: Stale issue job
1414
steps:
15-
- uses: aws-actions/stale-issue-cleanup@v6
15+
- uses: aws-actions/stale-issue-cleanup@v5
1616
with:
1717
# Setting messages to an empty string will cause the automation to skip
1818
# that category

0 commit comments

Comments
 (0)