Merge pull request #6963 from bisq-network/dependabot/github_actions/actions/stale-9.0.0

build(deps): bump actions/stale from 8.0.0 to 9.0.0
This commit is contained in:
Alejandro García 2023-12-20 05:02:38 +00:00 committed by GitHub
commit cfbf1fbf1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
steps: steps:
- name: Close Stale Issues and Pull Requests - name: Close Stale Issues and Pull Requests
uses: actions/stale@v8.0.0 uses: actions/stale@v9.0.0
with: with:
days-before-issue-stale: 90 days-before-issue-stale: 90
days-before-pr-stale: 30 days-before-pr-stale: 30