File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 steps :
2929
3030 - name : Stale Issues/PRs
31- uses : actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0 .0
31+ uses : actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1 .0
3232 with :
3333 # default: 30, GitHub Actions API Rate limit is 1000/hr
3434 operations-per-run : ${{ env.OPERATIONS_RATE_LIMIT }}
6767 # that point the submitter has 14 days before a reminder/warning is given. If
6868 # no response has been received within 3 weeks, the issue is closed. There are
6969 # no exemptions besides removing the awaiting-reply label.
70- uses : actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0 .0
70+ uses : actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1 .0
7171 with :
7272 # GitHub Actions API Rate limit is 1000/hr
7373 operations-per-run : ${{ env.OPERATIONS_RATE_LIMIT }}
9797 # forgotten completely, this job will post a reminder message to the maintainers
9898 # No closures will occur and there are no exemptions besides removing the confirmed
9999 # label.
100- uses : actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0 .0
100+ uses : actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1 .0
101101 with :
102102 # GitHub Actions API Rate limit is 1000/hr
103103 operations-per-run : ${{ env.OPERATIONS_RATE_LIMIT }}
You can’t perform that action at this time.
0 commit comments