Skip to content

chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 #4489

chore(deps-dev): bump typescript from 5.7.2 to 5.7.3

chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 #4489

Workflow file for this run

name: validate-pr
on:
pull_request:
types: [opened, reopened, edited]
# only applies to PRs that intent to be released to the public
branches:
- main
- release-base/**
jobs:
validate-pr:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main