mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-21 19:32:34 +00:00
Update dessant/lock-threads action to v3 (#380)
This commit is contained in:
parent
25fff034cd
commit
6ac50d5014
4
.github/workflows/lock.yml
vendored
4
.github/workflows/lock.yml
vendored
@ -9,10 +9,10 @@ jobs:
|
|||||||
lock:
|
lock:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dessant/lock-threads@v2
|
- uses: dessant/lock-threads@v3
|
||||||
with:
|
with:
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-lock-comment: >
|
issue-comment: >
|
||||||
This thread has been automatically locked since there has not been
|
This thread has been automatically locked since there has not been
|
||||||
any recent activity after it was closed. It is possible issue was
|
any recent activity after it was closed. It is possible issue was
|
||||||
solved or at least outdated. Feel free to open new for related bugs.
|
solved or at least outdated. Feel free to open new for related bugs.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user