chore(deps): update actions/stale digest to 65d24b7 (#1433)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-12 09:21:08 +09:00 committed by GitHub
parent d6622f9369
commit 9c57d085f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
pull-requests: write # for actions/stale to close stale PRs
runs-on: ubuntu-latest
steps:
- uses: actions/stale@428b0ed64d74596742200dc98805bb90f39ef9f0
- uses: actions/stale@65d24b70926a596b0f0098d7e1eb572175d73bc1
with:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
# turn off stale for both issues and PRs