Update actions/stale action to v6.0.1

This commit is contained in:
renovate[bot]
2022-10-07 12:06:27 +00:00
committed by GitHub
parent 92713963a5
commit 5f8ebebfc5

View File

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