Skip to content

chore(deps): bump systeminformation from 5.23.5 to 5.23.24 #115

chore(deps): bump systeminformation from 5.23.5 to 5.23.24

chore(deps): bump systeminformation from 5.23.5 to 5.23.24 #115

Workflow file for this run

name: Release Drafter
on:
push:
branches: [latest]
pull_request: # required for autolabeler
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
release-drafter:
uses: homebridge/.github/.github/workflows/release-drafter.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}