diff --git a/.github/workflows/issues-lock.yml b/.github/workflows/issues-lock.yml index 99e03fb00..5680b4d71 100644 --- a/.github/workflows/issues-lock.yml +++ b/.github/workflows/issues-lock.yml @@ -12,7 +12,7 @@ jobs: permissions: issues: write steps: - - uses: dessant/lock-threads@v6.0.0 + - uses: dessant/lock-threads@v6.0.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} issue-comment: 'This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.'