From 6ac50d501427dd22f8595f218e60c9d63ce43503 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Sep 2021 22:44:16 +0800 Subject: [PATCH] Update dessant/lock-threads action to v3 (#380) --- .github/workflows/lock.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.