Skip to content

Bump systeminformation from 5.12.3 to 5.21.7 #107

Bump systeminformation from 5.12.3 to 5.21.7

Bump systeminformation from 5.12.3 to 5.21.7 #107

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@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}