Merge pull request #216 from ronivay/dependabot/github_actions/actions/stale-9

chore(deps): bump actions/stale from 3 to 9
This commit is contained in:
Roni Väyrynen
2024-02-24 12:38:31 +02:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ jobs:
issues: write
steps:
- uses: actions/stale@v3
- uses: actions/stale@v9
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'