Merge pull request #870 from unpoller/dependabot/github_actions/actions/stale-10

Bump actions/stale from 9 to 10
This commit is contained in:
Cody Lee
2025-10-06 13:37:09 -05:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.'
stale-pr-message: 'This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.'