🔀 Merge pull request #24 from jpanther/dependabot/github_actions/actions/stale-6

👷 Bump actions/stale from 5 to 6
This commit is contained in:
James Panther
2022-10-11 09:02:37 +11:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
with:
days-before-stale: 30
days-before-close: 14