Skip to content

Commit

Permalink
Update dessant/lock-threads to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
pndurette committed Mar 15, 2022
1 parent d5d2a7f commit 465a0bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/autolock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ 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: '15'
process-only: 'issues'
issue-inactive-days: '15'
process-only: 'issues'

0 comments on commit 465a0bc

Please sign in to comment.