Skip to content

Commit 7f0812a

Browse files
COMP: Bump InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction
Bumps [InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction](https://github.com/insightsoftwareconsortium/itkremotemodulebuildtestpackageaction) from e885a99c2e34497c4c5c0c1428a269fb0aae7902 to 4692ae49d371162144705c1f207beb4f025b9cf5. - [Release notes](https://github.com/insightsoftwareconsortium/itkremotemodulebuildtestpackageaction/releases) - [Commits](InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction@e885a99...4692ae4) --- updated-dependencies: - dependency-name: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction dependency-version: 4692ae49d371162144705c1f207beb4f025b9cf5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73cf772 commit 7f0812a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ on:
1212

1313
jobs:
1414
cxx-build-workflow:
15-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@e885a99c2e34497c4c5c0c1428a269fb0aae7902
15+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@4692ae49d371162144705c1f207beb4f025b9cf5
1616
with:
1717
warnings-to-ignore: "\"libcleaver.a.*has no symbols\" \"libitkcleaver.*has no symbols\""
1818

1919
python-build-workflow:
20-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@e885a99c2e34497c4c5c0c1428a269fb0aae7902
20+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@4692ae49d371162144705c1f207beb4f025b9cf5
2121
secrets:
2222
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)