From ca053213eca46facd1624cf4627e0722b438f62d Mon Sep 17 00:00:00 2001 From: abraunegg Date: Thu, 27 May 2021 06:57:48 +1000 Subject: [PATCH] Update lock.yml --- .github/ISSUE_TEMPLATE/workflows/lock.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/workflows/lock.yml b/.github/ISSUE_TEMPLATE/workflows/lock.yml index 02a4e103..d6f1facc 100644 --- a/.github/ISSUE_TEMPLATE/workflows/lock.yml +++ b/.github/ISSUE_TEMPLATE/workflows/lock.yml @@ -8,7 +8,7 @@ jobs: lock: runs-on: ubuntu-latest steps: - - uses: dessant/lock-threads@v2 + - uses: dessant/lock-threads@v2.0.1 with: github-token: ${{ github.token }} issue-lock-inactive-days: '7' @@ -29,4 +29,4 @@ jobs: has not been any recent activity after it was closed. Please open a new issue for related bugs. pr-lock-reason: '' - process-only: '' \ No newline at end of file + process-only: ''