Skip to content

Commit

Permalink
chore(deps): bump actions/stale from 5 to 6 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2022
1 parent a28677b commit 88782d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-slate.yaml
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
with:
days-before-issue-stale: 30
days-before-issue-close: 12
Expand Down

0 comments on commit 88782d8

Please sign in to comment.