Skip to content

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

fix(deps): bump undici from 6.21.2 to 6.23.0

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

Workflow file for this run

name: pr-validation
on:
pull_request:
types: [opened, reopened, edited]
# only applies to PRs that want to merge to main or patch branches
branches:
- main
- '2*-patch'
jobs:
pr-validation:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main