deps: bump actions/stale from 6 to 7 (#3274)

This commit is contained in:
dependabot[bot] 2023-01-04 18:41:56 +00:00 committed by GitHub
parent bda1420f1f
commit ac6b78b2c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/stale@v6
- uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.'