Update actions/stale action to v10

This commit is contained in:
renovate[bot]
2025-09-12 20:55:35 +02:00
committed by Niels van Velzen
parent 2ab12ae07a
commit 828ff8a611
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-24.04
if: ${{ contains(github.repository_owner, 'jellyfin') }}
steps:
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
with:
repo-token: ${{ secrets.JF_BOT_TOKEN }}
days-before-stale: 120