Merge pull request #4255 from jellyfin/renovate/actions-stale-7.x

Update actions/stale action to v7
This commit is contained in:
Bill Thornton
2023-01-05 02:30:19 -05:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ contains(github.repository, 'jellyfin/') }}
steps:
- uses: actions/stale@5ebf00ea0e4c1561e9b43a292ed34424fb1d4578 # tag=v6.0.1
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7.0.0
with:
repo-token: ${{ secrets.JF_BOT_TOKEN }}
days-before-stale: 120