Merge pull request #11663 from cli/dependabot/github_actions/actions/stale-10

chore(deps): bump actions/stale from 9 to 10
This commit is contained in:
Kynan Ware 2025-09-04 11:16:16 -06:00 committed by GitHub
commit 2afdc73a3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ jobs:
mark-stale-issues:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
start-date: "2025-07-10T00:00:00Z" # Skip for issues created before this date
days-before-issue-stale: 30