Bump dessant/lock-threads from 3 to 4 (#25144)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
dependabot[bot] 2022-12-05 10:11:03 +01:00 committed by GitHub
parent c96cafb5e1
commit e7750949af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v3
- uses: dessant/lock-threads@v4.0.0
if: ${{ github.repository_owner == 'home-assistant' }}
with:
github-token: ${{ github.token }}