1
mirror of https://github.com/home-assistant/frontend synced 2024-09-25 09:39:00 +02:00

Bump actions/stale from 6.0.0 to 6.0.1 (#14058)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-10 13:27:57 +02:00 committed by GitHub
parent d735b2b722
commit bb0884c4bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 90 days stale policy
uses: actions/stale@v6.0.0
uses: actions/stale@v6.0.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 90