chore(deps): Bump actions/stale from 8.0.0 to 9.0.0 (#944)

This commit is contained in:
dependabot[bot] 2023-12-11 05:23:04 +00:00 committed by GitHub
parent 59cd0429c8
commit 4cbf55c4d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
steps: steps:
- name: Close - name: Close
id: close id: close
uses: actions/stale@v8.0.0 uses: actions/stale@v9.0.0
with: with:
days-before-issue-stale: -1 days-before-issue-stale: -1
days-before-issue-close: 0 days-before-issue-close: 0