Skip to content

Commit

Permalink
Merge pull request #1609 from zowe/t1m0thyj-patch-1
Browse files Browse the repository at this point in the history
Update stale bot to close issues as "not planned"
  • Loading branch information
zFernand0 committed Jan 23, 2023
2 parents d47097c + c41e3b4 commit d9eb5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
with:
close-issue-message: >
This issue has been automatically closed due to lack of activity. In an
Expand Down

0 comments on commit d9eb5b0

Please sign in to comment.