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