Skip to content

Commit

Permalink
Merge pull request #1513 from pi-hole/dependabot-github_actions-devel…
Browse files Browse the repository at this point in the history
…opment-actions-stale-7.0.0

Bump actions/stale from 6.0.1 to 7.0.0
  • Loading branch information
DL6ER authored Dec 24, 2022
2 parents 5ffac1a + fbdb2e6 commit 4d4e10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
issues: write

steps:
- uses: actions/stale@v6.0.1
- uses: actions/stale@v7.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
Expand Down

0 comments on commit 4d4e10b

Please sign in to comment.