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

This commit is contained in:
dependabot[bot] 2023-01-01 23:49:10 +02:00 committed by GitHub
parent 447d061bc7
commit 2366b27565
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
steps:
- name: "Check PRs"
uses: actions/stale@v6
uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: 'This PR is stale because it has been open for 30 days with no activity.'