mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-09 20:26:37 +01:00
Merge pull request #1399 from macvim-dev/dependabot/github_actions/actions/stale-8
Bump actions/stale from 7 to 8
This commit is contained in:
2
.github/workflows/macvim-issues.yaml
vendored
2
.github/workflows/macvim-issues.yaml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v7
|
||||
- uses: actions/stale@v8
|
||||
with:
|
||||
any-of-labels: "Response Needed"
|
||||
days-before-stale: 45
|
||||
|
||||
Reference in New Issue
Block a user