Skip to content

fix(deps): bump undici from 6.21.2 to 6.23.0 #763

fix(deps): bump undici from 6.21.2 to 6.23.0

fix(deps): bump undici from 6.21.2 to 6.23.0 #763

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: 'Lint PR Title'
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@6f158f242fe68adb5a2698ef47e06dac07ac7e71
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}