Skip to content

fix(deps): bump path-to-regexp from 1.8.0 to 1.9.0 #320

fix(deps): bump path-to-regexp from 1.8.0 to 1.9.0

fix(deps): bump path-to-regexp from 1.8.0 to 1.9.0 #320

Workflow file for this run

name: tests
on:
push:
branches-ignore: [main]
workflow_dispatch:
jobs:
unit-tests:
uses: salesforcecli/github-workflows/.github/workflows/unitTest.yml@main
# nuts:
# needs: unit-tests
# uses: salesforcecli/github-workflows/.github/workflows/nut.yml@main
# secrets: inherit
# strategy:
# matrix:
# os: [ubuntu-latest, windows-latest]
# fail-fast: false
# with:
# os: ${{ matrix.os }}