diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index 920d8d47..282def5a 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -8,7 +8,7 @@ jobs: mark: runs-on: ubuntu-latest steps: - - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10 + - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10 with: repo-token: ${{ secrets.GITHUB_TOKEN }} only-labels: 'more-info-needed'