deps(ci): bump hydraulic-software/conveyor from 14.0 to 14.1

Bumps [hydraulic-software/conveyor](https://github.com/hydraulic-software/conveyor) from 14.0 to 14.1.
- [Commits](https://github.com/hydraulic-software/conveyor/compare/v14.0...v14.1)

---
updated-dependencies:
- dependency-name: hydraulic-software/conveyor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-15 07:19:43 +00:00 committed by Gauthier
parent dea7acd0f1
commit 38261f1c0c
2 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ jobs:
- name: Conveyor - compute JDK module list
if: github.event_name == 'push'
uses: hydraulic-software/conveyor/actions/build@v14.0
uses: hydraulic-software/conveyor/actions/build@v14.1
with:
command: -f conveyor.detect.conf -Kapp.machines=mac.aarch64 make processed-jars
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}