Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 9281140 → d23b…
Browse files Browse the repository at this point in the history
…628 )
  • Loading branch information
repo-duster[bot] committed Mar 12, 2024
1 parent ca2a39a commit 15ba1ae
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:928114007b3d17b94d67d6421a719be5dd80ff7f82f8c46cf13d604a0113dea9
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:d23b62833d889d3eeb9ca4f95d0e668a0144731302de5617af39fffed17c6184
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 15ba1ae

Please sign in to comment.