Merge pull request #316 from ronivay/dependabot/github_actions/actions/stale-10

chore(deps): bump actions/stale from 9 to 10
This commit is contained in:
Roni Väyrynen
2025-11-26 13:37:55 +02:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ jobs:
issues: write
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been open for 14 days without activity. It will be closed in 5 days if not updated'