Skip to content

Bump homebridge from 1.6.1 to 1.8.5 #8

Bump homebridge from 1.6.1 to 1.8.5

Bump homebridge from 1.6.1 to 1.8.5 #8

Workflow file for this run

name: PR Labeler
on:
pull_request: # required for auto labeler
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
stale:
uses: homebridge/.github/.github/workflows/pr-labeler.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}