mirror of
https://github.com/videojs/video.js.git
synced 2025-03-17 21:18:27 +02:00
chore: Update lock thrads dependency (#8044)
This commit is contained in:
parent
c414d6278b
commit
e59222a4ff
4
.github/workflows/lock.yml
vendored
4
.github/workflows/lock.yml
vendored
@ -2,7 +2,7 @@ name: 'Lock Threads'
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '0 1 * * 1,4'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
@ -16,7 +16,7 @@ jobs:
|
||||
if: ${{ github.repository_owner == 'videojs' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v3
|
||||
- uses: dessant/lock-threads@v4
|
||||
with:
|
||||
issue-inactive-days: '60'
|
||||
process-only: 'issues'
|
||||
|
Loading…
x
Reference in New Issue
Block a user