Skip to content

Commit

Permalink
ci: bump conveyor from 11.3 to 11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Oct 4, 2023
1 parent dd2edba commit d4f23b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
tag: 'v${{ needs.version.outputs.version_next }}'
default_author: github_actions
- name: Run Conveyor
uses: hydraulic-software/conveyor/actions/build@v11.3
uses: hydraulic-software/conveyor/actions/build@v11.4
with:
command: -f conveyor.ci.conf make site -o ./output/release
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
Expand Down

0 comments on commit d4f23b8

Please sign in to comment.