There was an error while loading. Please reload this page.
1 parent e58ce7a commit 328fdc7Copy full SHA for 328fdc7
.github/workflows/no-response.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
if: ${{ github.repository_owner == 'GoogleCloudPlatform' }}
21
steps:
22
- - uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84
+ - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
23
with:
24
# Don't automatically mark inactive issues+PRs as stale.
25
days-before-stale: -1
0 commit comments