Skip to content

chore(deps): bump vitest to ^3.2.6 in example projects (GHSA-5xrq-8626-4rwp) #3

chore(deps): bump vitest to ^3.2.6 in example projects (GHSA-5xrq-8626-4rwp)

chore(deps): bump vitest to ^3.2.6 in example projects (GHSA-5xrq-8626-4rwp) #3

Workflow file for this run

name: Labeler
on:
# labeler only applies labels via the reusable using the base-repo token; it
# never checks out or runs PR head code. pull_request_target is required to
# label fork PRs.
pull_request_target: # zizmor: ignore[dangerous-triggers]
types: [opened, synchronize, reopened]
permissions: {}
jobs:
labeler:
uses: netresearch/.github/.github/workflows/labeler.yml@main
permissions:
contents: read
pull-requests: write