diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index 6423b948..243cb44d 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest if: ${{ github.repository_owner == 'kevmoo' }} steps: - - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 + - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f with: # Don't automatically mark inactive issues+PRs as stale. days-before-stale: -1