ci: update lock-threads workflow
This commit is contained in:
parent
c405264811
commit
fa50b33812
2
.github/workflows/lock-threads.yml
vendored
2
.github/workflows/lock-threads.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
action:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v3
|
||||
- uses: ietf-tools/lock-threads@v3.1.0
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
issue-inactive-days: 7
|
||||
|
|
Loading…
Reference in a new issue