diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 08e85f1..3642717 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -9,10 +9,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-comment: > + issue-comment: > This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.