Skip to content

Commit

Permalink
Revert "chore(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6 (
Browse files Browse the repository at this point in the history
…#3844)"

This reverts commit 1cb0224.
  • Loading branch information
ryparker authored Nov 22, 2022
1 parent 8bac012 commit e1e0dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
name: Stale issue job
steps:
- uses: aws-actions/stale-issue-cleanup@v6
- uses: aws-actions/stale-issue-cleanup@v5
with:
# Setting messages to an empty string will cause the automation to skip
# that category
Expand Down

0 comments on commit e1e0dbd

Please sign in to comment.