Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 06addb4 → 87bc…
Browse files Browse the repository at this point in the history
…2f1 )
  • Loading branch information
repo-duster[bot] authored Jan 13, 2024
1 parent bfd32a5 commit 676d3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
token: ${{ steps.app-token.outputs.token }}

- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.36@sha256:06addb4ef4db1ca03e9505121a856bd7f97b70c80690a7a77ebf411a5d646d3e
uses: docker://ghcr.io/bjw-s/mdbook:0.4.36@sha256:87bc2f16636cbd69102af7a60457adadf03f2ea5aa393b040f56d530e7057b7c
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 676d3ba

Please sign in to comment.