revert to v8

This commit is contained in:
Ron Rennick 2023-11-16 18:58:20 -04:00
parent b5b364e902
commit 918c1bff3d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
pull-requests: write
steps:
- name: Scan issues
uses: actions/stale@b69b346013879cedbf50c69f572cd85439a41936
uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: "As a part of this repository's maintenance, this issue is being marked as stale due to inactivity. Please feel free to comment on it in case we missed something.\n\n###### After 7 days with no activity this issue will be automatically be closed."