Merge pull request #2003 from Flow-Launcher/dependabot/github_actions/actions/stale-8

Bump actions/stale from 7 to 8
This commit is contained in:
Jeremy Wu 2023-03-28 07:53:57 +11:00 committed by GitHub
commit 7130d8704f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
stale-issue-message: 'This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
days-before-stale: 45