deps(ci): bump hydraulic-software/conveyor from 14.2 to 14.3

Bumps [hydraulic-software/conveyor](https://github.com/hydraulic-software/conveyor) from 14.2 to 14.3.
- [Commits](https://github.com/hydraulic-software/conveyor/compare/v14.2...v14.3)

---
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-06-17 07:45:19 +00:00 committed by Gauthier
parent 973ff52f16
commit 4d8b7d4f9d
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.2
uses: hydraulic-software/conveyor/actions/build@v14.3
with:
command: -f conveyor.detect.conf -Kapp.machines=mac.aarch64 make processed-jars
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}