mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 06:14:14 +00:00
build(deps): bump actions/stale from 8 to 9 (#2538)
This commit is contained in:
parent
c40a47ebba
commit
b6b2da9d38
1 changed files with 1 additions and 1 deletions
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@v8
|
||||
uses: actions/stale@v9
|
||||
with:
|
||||
stale-issue-label: status/stale
|
||||
stale-pr-label: status/stale
|
||||
|
|
Loading…
Reference in a new issue