mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-02 18:58:29 +00:00
ci: actions/stale to v8
https://github.com/actions/stale/blob/main/CHANGELOG.md
This commit is contained in:
parent
ebe110cdc1
commit
0a3f8c2cb1
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
stale:
|
stale:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v5
|
- uses: actions/stale@v8
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
days-before-stale: 365
|
days-before-stale: 365
|
||||||
|
Loading…
Reference in New Issue
Block a user