mirror of
https://github.com/tmux/tmux.git
synced 2026-06-03 16:46:18 +00:00
github: update lock-threads to v6
Use the latest release of lock-threads.
This commit is contained in:
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
action:
|
action:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dessant/lock-threads@v5
|
- uses: dessant/lock-threads@v6
|
||||||
with:
|
with:
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-inactive-days: '30'
|
issue-inactive-days: '30'
|
||||||
|
|||||||
Reference in New Issue
Block a user