Skip to content

Commit

Permalink
Merge pull request #1159 from pi-hole/dependabot/github_actions/relea…
Browse files Browse the repository at this point in the history
…se/v6.0/github_action-dependencies-637f40baaf

Bump actions/stale from 9.0.0 to 9.1.0 in the github_action-dependencies group
  • Loading branch information
yubiuser authored Jan 26, 2025
2 parents fa25479 + a2d7943 commit 214ef0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v9.0.0
- uses: actions/stale@v9.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# Do not automatically mark PR/issue as stale
Expand Down

0 comments on commit 214ef0e

Please sign in to comment.