try v5 without discussion
This commit is contained in:
3
.github/workflows/lock-threads.yaml
vendored
3
.github/workflows/lock-threads.yaml
vendored
@@ -16,8 +16,9 @@ jobs:
|
|||||||
action:
|
action:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dessant/lock-threads@v4
|
- uses: dessant/lock-threads@v5
|
||||||
with:
|
with:
|
||||||
|
process-only: 'issues, prs'
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
issue-inactive-days: '90'
|
issue-inactive-days: '90'
|
||||||
issue-comment: >
|
issue-comment: >
|
||||||
|
|||||||
Reference in New Issue
Block a user