Merge pull request #1998 from actions/dependabot/github_actions/actions/stale-8

Bump actions/stale from 7 to 8
This commit is contained in:
James M. Greene
2023-04-18 15:55:41 -05:00
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
stale-issue-message: 'This issue has become stale and will be closed automatically within a period of time. Sorry about that.'
stale-pr-message: 'This pull request has become stale and will be closed automatically within a period of time. Sorry about that.'