Merge pull request #11205 from nextcloud/dependabot/github_actions/actions/stale-7.0.0

Bump actions/stale from 6.0.1 to 7.0.0
This commit is contained in:
Álvaro Brey 2023-01-10 16:39:58 +01:00 committed by GitHub
commit cc9de3b015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@5ebf00ea0e4c1561e9b43a292ed34424fb1d4578 # v6
- uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7.0.0
with:
days-before-stale: 28
days-before-close: 14