Merge pull request #1881 from actions/dependabot/github_actions/actions/stale-7

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