Skip to content

Bump undici from 5.28.3 to 5.28.4 #15

Bump undici from 5.28.3 to 5.28.4

Bump undici from 5.28.3 to 5.28.4 #15

Workflow file for this run

name: Check Labels
on:
pull_request:
branches:
- master
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
check_labels:
runs-on: ubuntu-latest
steps:
- uses: smartlyio/check-versioning-action@v5
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}