🔀 Merge pull request #37 from jpanther/dependabot/github_actions/actions/stale-7

👷 Bump actions/stale from 6 to 7
This commit is contained in:
James Panther
2023-01-09 14:49:26 +11:00
committed by GitHub

View File

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