build(deps): bump actions/stale from 9.0.0 to 9.1.0 (#37028)

This commit is contained in:
dependabot[bot] 2025-01-21 08:01:42 +01:00 committed by GitHub
parent 359dcf22a9
commit a220d30fc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9.0.0
- uses: actions/stale@v9.1.0
if: ${{ github.repository_owner == 'home-assistant' }}
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}