Skip to content

Commit

Permalink
build(deps): bump hydraulic-software/conveyor from 11.1 to 11.2
Browse files Browse the repository at this point in the history
Bumps [hydraulic-software/conveyor](https://github.com/hydraulic-software/conveyor) from 11.1 to 11.2.
- [Commits](hydraulic-software/conveyor@v11.1...v11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gotson committed Sep 18, 2023
1 parent 28f46d4 commit 029dea9
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.1
uses: hydraulic-software/conveyor/actions/build@v11.2
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.1
uses: hydraulic-software/conveyor/actions/build@v11.2
with:
command: -f conveyor.msstore.ci.conf make site -o ./output/msstore
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
Expand Down

0 comments on commit 029dea9

Please sign in to comment.