Skip to content

Commit

Permalink
Bump actions/stale from 5 to 6 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 22, 2022
1 parent b10d0e8 commit b3d4341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Close stale issues & pull requests
uses: actions/stale@v5
uses: actions/stale@v6
with:
days-before-stale: 60
days-before-close: 7
Expand Down

0 comments on commit b3d4341

Please sign in to comment.