Skip to content

Commit

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

Expand Down

0 comments on commit b515b51

Please sign in to comment.