diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index db21704a..3761f554 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -47,7 +47,7 @@ jobs: - name: Conveyor - compute JDK module list if: github.event_name == 'push' - uses: hydraulic-software/conveyor/actions/build@v12.1 + uses: hydraulic-software/conveyor/actions/build@v13.0 with: command: -f conveyor.detect.conf -Kapp.machines=mac.aarch64 make processed-jars signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}