mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 22:02:28 +00:00
build(deps): bump actions/stale from 7 to 8 (#2036)
This commit is contained in:
parent
bee51671bf
commit
0d71ace7df
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@v7
|
||||
uses: actions/stale@v8
|
||||
with:
|
||||
stale-issue-label: status/stale
|
||||
stale-pr-label: status/stale
|
||||
|
|
Loading…
Reference in a new issue