diff --git a/.github/workflows/lock-threads.yml b/.github/workflows/lock-threads.yml index e8401e5..186c8ac 100644 --- a/.github/workflows/lock-threads.yml +++ b/.github/workflows/lock-threads.yml @@ -14,7 +14,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0 + - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0 with: close-issue-message: | This issue has not seen any activity since it was marked stale.