Merge pull request #2451 from Flow-Launcher/dependabot/github_actions/actions/stale-9

Bump actions/stale from 8 to 9
This commit is contained in:
Kevin Zhang 2023-12-12 10:46:11 -06:00 committed by GitHub
commit 9dcbb1864d
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@v8
- uses: actions/stale@v9
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