diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index 29b60443..a60673c1 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@997185467fa4f803885201cee163a9f38240193d + - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f with: # Don't automatically mark inactive issues+PRs as stale. days-before-stale: -1