Skip to content

fix(deps): bump proxy-agent from 6.3.1 to 6.4.0 #443

fix(deps): bump proxy-agent from 6.3.1 to 6.4.0

fix(deps): bump proxy-agent from 6.3.1 to 6.4.0 #443

Workflow file for this run

name: tests
on:
push:
branches-ignore: [main]
workflow_dispatch:
jobs:
yarn-lockfile-check:
uses: salesforcecli/github-workflows/.github/workflows/lockFileCheck.yml@main
linux-unit-tests:
needs: yarn-lockfile-check
uses: salesforcecli/github-workflows/.github/workflows/unitTestsLinux.yml@main
windows-unit-tests:
needs: yarn-lockfile-check
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main