mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 10:46:54 +01:00
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:
commit
cfbf1fbf1f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Close Stale Issues and Pull Requests
|
||||
uses: actions/stale@v8.0.0
|
||||
uses: actions/stale@v9.0.0
|
||||
with:
|
||||
days-before-issue-stale: 90
|
||||
days-before-pr-stale: 30
|
||||
|
|
Loading…
Add table
Reference in a new issue