Skip to content

Commit

Permalink
fix(github-action): update image ghcr.io/bjw-s/mdbook to v0.4.36 (#6471)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] committed Nov 30, 2023
1 parent 6cb5ffd commit f81142b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"

- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.35@sha256:7bb285c1f8edd91fa9848b65ead4f2835703fbdb906d9be15ad87045327b2f51
uses: docker://ghcr.io/bjw-s/mdbook:0.4.36@sha256:438288757b5d99bfdf4c717d6d637a5c5ecfeb6d33395f15c001405dbadcc9bc
with:
args: mdbook build docs

Expand Down

0 comments on commit f81142b

Please sign in to comment.