mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
build(deps): bump actions/stale from 4.1.0 to 5 (#1408)
This commit is contained in:
parent
f512b9510c
commit
5168698498
2
.github/workflows/stale-check.yml
vendored
2
.github/workflows/stale-check.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Process Stale Issues
|
||||
uses: actions/stale@v4.1.0
|
||||
uses: actions/stale@v5
|
||||
with:
|
||||
stale-issue-label: status/stale
|
||||
stale-pr-label: status/stale
|
||||
|
Loading…
Reference in New Issue
Block a user