Skip to content

Bump @fastify/multipart from 7.1.0 to 7.4.1 #80

Bump @fastify/multipart from 7.1.0 to 7.4.1

Bump @fastify/multipart from 7.1.0 to 7.4.1 #80

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 }}