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

This commit is contained in:
dependabot[bot] 2023-03-03 14:26:14 +01:00 committed by GitHub
parent b53d9177f7
commit 7c0f7c3576
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v6
- uses: actions/stale@v7
with:
days-before-stale: 180
days-before-close: 30