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

chore(deps): update actions/stale action to v7
This commit is contained in:
1hitsong 2022-12-20 19:30:11 -05:00 committed by GitHub
commit 8a379cb0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: actions/stale@5ebf00ea0e4c1561e9b43a292ed34424fb1d4578 # tag=v6
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7
with:
days-before-issue-stale: -1
days-before-issue-close: -1