Merge pull request #394 from jellyfin/dependabot/github_actions/actions/stale-6

This commit is contained in:
Bill Thornton 2022-09-21 21:15:00 -04:00 committed by GitHub
commit 8bb383b15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ contains(github.repository, 'jellyfin/') }}
steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
with:
repo-token: ${{ secrets.JF_BOT_TOKEN }}
days-before-stale: 120