Bump actions/stale from 9.0.0 to 9.1.0 (#3835)

This commit is contained in:
dependabot[bot] 2025-01-27 15:21:53 +01:00 committed by GitHub
parent 4fb83d5480
commit f51d6b0490
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
# - No PRs marked as no-stale or pinned
# - No issues marked as no-stale, help-wanted or pinned
- name: 90 days stale issues & PRs policy
uses: actions/stale@v9.0.0
uses: actions/stale@v9.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 90