Skip to content

Commit

Permalink
Merge pull request #7363 from bisq-network/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/stale-9.1.0

Bump actions/stale from 9.0.0 to 9.1.0
  • Loading branch information
alejandrogarcia83 authored Feb 2, 2025
2 parents 9f3e216 + 4ba7213 commit c6480c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Close Stale Issues and Pull Requests
uses: actions/stale@v9.0.0
uses: actions/stale@v9.1.0
with:
days-before-issue-stale: 90
days-before-pr-stale: 30
Expand Down

0 comments on commit c6480c3

Please sign in to comment.