Bump actions/stale from 4.1.1 to 8.0.0 (#18149)

This commit is contained in:
dependabot[bot] 2023-11-09 11:31:04 -08:00 committed by GitHub
parent 829d802337
commit 1ff894898a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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