1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 12:40:56 +00:00

Merge pull request #4860 from pi-hole/dependabot/github_actions/development/actions/stale-5.1.1

Bump actions/stale from 5.1.0 to 5.1.1
This commit is contained in:
Adam Warner 2022-08-06 11:20:38 +01:00 committed by GitHub
commit aef3d89814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
issues: write issues: write
steps: steps:
- uses: actions/stale@v5.1.0 - uses: actions/stale@v5.1.1
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30 days-before-stale: 30