Skip to content

Commit

Permalink
COMP: Bump InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageA…
Browse files Browse the repository at this point in the history
…ction

Bumps [InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction](https://github.com/insightsoftwareconsortium/itkremotemodulebuildtestpackageaction) from e885a99c2e34497c4c5c0c1428a269fb0aae7902 to edd0a4350396f533e9ec3755ed6c5af5ddfedb97.
- [Release notes](https://github.com/insightsoftwareconsortium/itkremotemodulebuildtestpackageaction/releases)
- [Commits](InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction@e885a99...edd0a43)

---
updated-dependencies:
- dependency-name: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 0ece368 commit c191d89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ on:

jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@e885a99c2e34497c4c5c0c1428a269fb0aae7902
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@edd0a4350396f533e9ec3755ed6c5af5ddfedb97
with:
warnings-to-ignore: "\"libcleaver.a.*has no symbols\" \"libitkcleaver.*has no symbols\""

python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@e885a99c2e34497c4c5c0c1428a269fb0aae7902
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@edd0a4350396f533e9ec3755ed6c5af5ddfedb97
secrets:
pypi_password: ${{ secrets.pypi_password }}

0 comments on commit c191d89

Please sign in to comment.