diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml
index 58cf73ed45dd4b44b95425c2b3d1505d676ee34d..e7e8049b690ba9162ee74f9e2396dd639a4ec587 100644
--- a/.github/workflows/lock.yml
+++ b/.github/workflows/lock.yml
@@ -16,7 +16,7 @@ jobs:
   lock:
     runs-on: ubuntu-latest
     steps:
-      - uses: dessant/lock-threads@1621939cecf8586399a6b60d2a7af9469232b5b6 # renovate: tag=v2.1.1
+      - uses: dessant/lock-threads@f1a42f0f44eb83361d617a014663e1a76cf282d2 # renovate: tag=v2.1.2
         if: github.repository == 'renovatebot/renovate'
         with:
           github-token: ${{ github.token }}