Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 48a92c9 → b5cb…
Browse files Browse the repository at this point in the history
…ae6 )
  • Loading branch information
greyrock-repo-duster[bot] authored May 14, 2024
1 parent 12929e9 commit 58a11f4
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:48a92c940c5e9cf073b48acede66c247f1b8894414b47951c965df86bdab8485
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:b5cbae6a9eb60e28793e6e31bad90e7bf8761e719c1caf959d1b4b35cfee7f91
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 58a11f4

Please sign in to comment.