From 904f00e8e7c464782c1996dc24ed868ed4bbfc37 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Wed, 12 May 2021 15:28:48 -0300 Subject: [PATCH] fix(ci): workflow versions --- .github/workflows/lock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 69737cc..9a8bd0c 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -11,7 +11,7 @@ jobs: lock: runs-on: ubuntu-latest steps: - - uses: dessant/lock-threads@v2.0.3 + - uses: dessant/lock-threads@v2 with: github-token: ${{ github.token }} issue-lock-inactive-days: 30