update well known actions

This commit is contained in:
Aleksander Wolak
2024-02-16 00:53:05 +01:00
parent 3b7118ee8b
commit 07d369f5c8
7 changed files with 12 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ jobs:
issues: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
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 5 days.'