mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-10 08:00:57 +00:00
Merge pull request #2428 from nextcloud/dependabot/github_actions/actions/stale-6
Bump actions/stale from 5 to 6
This commit is contained in:
commit
e587aef6f6
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v5
|
- uses: actions/stale@v6
|
||||||
with:
|
with:
|
||||||
days-before-stale: 28
|
days-before-stale: 28
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
|
Loading…
Reference in New Issue
Block a user