Merge pull request #15042 from github/dependabot/github_actions/actions/stale-9

Bump actions/stale from 8 to 9
This commit is contained in:
Óscar San José
2023-12-11 11:44:48 +01:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 14 days with no activity. Comment or remove the `Stale` label in order to avoid having this issue closed in 7 days.'