mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 23:37:43 +00:00
deps(ci): bump hydraulic-software/conveyor from 17.0 to 18.0
Bumps [hydraulic-software/conveyor](https://github.com/hydraulic-software/conveyor) from 17.0 to 18.0. - [Commits](https://github.com/hydraulic-software/conveyor/compare/v17.0...v18.0) --- updated-dependencies: - dependency-name: hydraulic-software/conveyor dependency-version: '18.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
80fa75aa1b
commit
ec7d4e32d6
2 changed files with 3 additions and 3 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
|
||||
- name: Conveyor - compute JDK module list
|
||||
if: github.event_name == 'push' && github.repository_owner == 'gotson' && contains(matrix.os, 'ubuntu')
|
||||
uses: hydraulic-software/conveyor/actions/build@v17.0
|
||||
uses: hydraulic-software/conveyor/actions/build@v18.0
|
||||
with:
|
||||
command: -f conveyor.detect.conf -Kapp.machines=mac.aarch64 make processed-jars
|
||||
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue