Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( b5cbae6 → b99f…
Browse files Browse the repository at this point in the history
…c44 )
  • Loading branch information
repo-duster[bot] authored May 15, 2024
1 parent ec67fbf commit 9cad324
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.37@sha256:b5cbae6a9eb60e28793e6e31bad90e7bf8761e719c1caf959d1b4b35cfee7f91
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:b99fc44ff412b9eaeb0272d059ada9258c383b1c0fddbd947f5176588d38d8b3
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 9cad324

Please sign in to comment.