Merge pull request #1857 from nextcloud/dependabot/github_actions/actions/stale-5

Bump actions/stale from 4.1.0 to 5
This commit is contained in:
Andy Scherzinger 2022-03-09 16:14:29 +01:00 committed by GitHub
commit e66cd756fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4.1.0
- uses: actions/stale@v5
with:
days-before-stale: 28
days-before-close: 14