mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Upgrade stale action to v5
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
issues: write
|
||||
|
||||
steps:
|
||||
- uses: actions/stale@v4
|
||||
- uses: actions/stale@v5
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 30
|
||||
|
||||
Reference in New Issue
Block a user