Skip to content

Commit

Permalink
ci(desktop): bump hydraulic-software/conveyor from 11.2 to 11.3
Browse files Browse the repository at this point in the history
Closes: #1220
  • Loading branch information
gotson committed Sep 25, 2023
1 parent 505b54c commit 3736490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
tag: 'v${{ needs.version.outputs.version_next }}'
default_author: github_actions
- name: Run Conveyor
uses: hydraulic-software/conveyor/actions/build@v11.2
uses: hydraulic-software/conveyor/actions/build@v11.3
with:
command: -f conveyor.ci.conf make site -o ./output/release
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:
build/jreleaser/trace.log
build/jreleaser/output.properties
- name: Run Conveyor - Microsoft Store
uses: hydraulic-software/conveyor/actions/build@v11.2
uses: hydraulic-software/conveyor/actions/build@v11.3
with:
command: -f conveyor.msstore.ci.conf make site -o ./output/msstore
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
Expand Down

0 comments on commit 3736490

Please sign in to comment.