Skip to content

Commit

Permalink
revert(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6 (#3871)
Browse files Browse the repository at this point in the history
Reverts #3867

Dependabot is really aggressive with this one 🤔
  • Loading branch information
mrgrain authored Dec 2, 2022
1 parent 3509a0c commit c8afc6e
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 c8afc6e

Please sign in to comment.