Bump actions/stale from 9.0.0 to 9.1.0
Closes https://github.com/dart-lang/sdk/pull/59986 GitOrigin-RevId: 4656e4655deeb2b39335f150ccac40d2b5e99aaf Change-Id: I20234acbd04f9d88b0821a60e6bf50dcaf0e8cd6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/405960 Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
committed by
Alexander Thomas
parent
38097ab83e
commit
671bbe9014
@@ -19,7 +19,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository_owner == 'dart-lang' }}
|
||||
steps:
|
||||
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
|
||||
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
|
||||
with:
|
||||
days-before-stale: -1
|
||||
days-before-close: 14
|
||||
|
||||
Reference in New Issue
Block a user