1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 04:30:55 +00:00

Merge pull request #4732 from pi-hole/dependabot/github_actions/development/actions/stale-5

Bump actions/stale from 4 to 5
This commit is contained in:
Adam Warner 2022-06-12 12:35:04 +01:00 committed by GitHub
commit 635b67dbf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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