Update actions/stale action to v9

This commit is contained in:
renovate[bot] 2023-12-12 12:40:37 +00:00 committed by Niels van Velzen
parent 4bf967cf86
commit 58d92c1ef1

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-22.04
if: ${{ contains(github.repository_owner, 'jellyfin') }}
steps:
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9.0.0
with:
repo-token: ${{ secrets.JF_BOT_TOKEN }}
days-before-stale: 120