diff --git a/.github/workflows/issues-lock.yml b/.github/workflows/issues-lock.yml index d38ad69a8..a46d75b6d 100644 --- a/.github/workflows/issues-lock.yml +++ b/.github/workflows/issues-lock.yml @@ -9,7 +9,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: dessant/lock-threads@v5.0.0 + - uses: dessant/lock-threads@v5.0.1 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."