Merge pull request #1768 from actions/dependabot/github_actions/actions/stale-6

Bump actions/stale from 5 to 6
This commit is contained in:
Sampark Sharma
2022-09-26 19:14:09 +05:30
committed by GitHub
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
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.'