From 6f4e7aaf1cafe3298a2827be2e651e4ad644d0dd Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Thu, 4 Jan 2024 09:40:26 -0800 Subject: [PATCH] blast_repo fixes no-response --- .github/workflows/no-response.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index ab1ac49..8e5ed57 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 == 'dart-lang' }} steps: - - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e + - uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 with: # Don't automatically mark inactive issues+PRs as stale. days-before-stale: -1