Skip to content

Commit

Permalink
ci: update lock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Apr 25, 2022
1 parent 9bcbf03 commit 4f63638
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
- uses: dessant/lock-threads@v3
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: "90"
issue-inactive-days: "90"
issue-lock-reason: ""
pr-lock-inactive-days: "90"
pr-inactive-days: "90"
pr-lock-reason: ""

0 comments on commit 4f63638

Please sign in to comment.