Skip to content

build(deps): bump follow-redirects from 1.15.3 to 1.15.6 in /examples/webpack #1648

build(deps): bump follow-redirects from 1.15.3 to 1.15.6 in /examples/webpack

build(deps): bump follow-redirects from 1.15.3 to 1.15.6 in /examples/webpack #1648

Workflow file for this run

name: C++,Native Python
on:
push:
branches:
- main
pull_request:
branches:
- main
env:
ITKMeshToPolyData-git-tag: "v0.11.0"
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
itk-module-deps: '[email protected]'
ctest-options: '-E itkPipelineTest'
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
itk-module-deps: 'InsightSoftwareConsortium/[email protected]'
secrets:
pypi_password: ${{ secrets.pypi_password }}