🔀 Merge pull request #60 from jpanther/dependabot/github_actions/actions/stale-8

👷 Bump actions/stale from 7 to 8
This commit is contained in:
James Panther
2023-03-27 22:38:32 +11:00
committed by GitHub

View File

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