mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-03 23:49:44 +00:00
Bump actions/stale from 4.1.1 to 8.0.0 (#18149)
This commit is contained in:
parent
829d802337
commit
1ff894898a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v4.1.1
|
||||
- uses: actions/stale@v8.0.0
|
||||
with:
|
||||
# Comma separated list of labels that can be assigned to issues to exclude them from being marked as stale
|
||||
exempt-issue-labels: contributions welcome, feature request, regression
|
||||
|
|
|
|||
Loading…
Reference in a new issue