Skip to content

chore(deps): bump the runtime-minor-and-patch-dependencies group across 1 directory with 2 updates #30239

chore(deps): bump the runtime-minor-and-patch-dependencies group across 1 directory with 2 updates

chore(deps): bump the runtime-minor-and-patch-dependencies group across 1 directory with 2 updates #30239

Workflow file for this run

name: Pull Request Labels
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
branches:
- 'master'
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@8afbe8ae6ab7647d0c9f0cfa7c2f939650d22509 # v5.5.1
with:
mode: exactly
count: 1
labels: "semver-patch, semver-minor, semver-major"