Merge pull request #8903 from github/dependabot/github_actions/actions/stale-5

Bump actions/stale from 3 to 5
This commit is contained in:
Henry Mercer
2022-04-27 15:13:03 +01:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v5
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.'