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

This commit is contained in:
dependabot[bot] 2025-01-21 07:39:51 +01:00 committed by GitHub
parent 0d3acd1aca
commit 5f165a79ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9.0.0
- uses: actions/stale@v9.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30