Skip to content

chore: Bump undici from 5.26.3 to 5.28.3 #313

chore: Bump undici from 5.26.3 to 5.28.3

chore: Bump undici from 5.26.3 to 5.28.3 #313

Workflow file for this run

name: Required Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1
labels: "bug, contracts, chore, dependencies, documentation, enhancement, github_actions, optimization, testing, T:Dependencies" # yamllint disable-line rule:line-length