Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 8799d49 → 1f30…
Browse files Browse the repository at this point in the history
…f43 )
  • Loading branch information
repo-duster[bot] committed Jun 14, 2024
1 parent 602155c commit 1876ee5
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.40@sha256:8799d4942b3ef54ea44fba75df9cb68163a3cc1ab0ba808602b7d59b7432bd70
uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:1f30f430c161ea77beccaa0628d5102f85adfd78db10c9eb659d8ccffcc1b73c
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 1876ee5

Please sign in to comment.