Merge pull request #8 from linuxserver/dependabot/github_actions/actions/stale-7.0.0

Bump actions/stale from 6.0.1 to 7.0.0
This commit is contained in:
Eric Nemchik 2023-01-06 21:11:44 -06:00 committed by GitHub
commit 7eccabac35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v6.0.1
- uses: actions/stale@v7.0.0
with:
stale-issue-message: This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stale-pr-message: This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.