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 ( 1f30f43 → 77cc…
Browse files Browse the repository at this point in the history
…b54 )
  • Loading branch information
greyrock-repo-duster[bot] authored Jul 2, 2024
1 parent 57db372 commit 89bcc91
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:1f30f430c161ea77beccaa0628d5102f85adfd78db10c9eb659d8ccffcc1b73c
uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:77ccb5458c1ecd4af895d35e3ecc08e93973a7ecaa516dc38b64eae338c18669
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 89bcc91

Please sign in to comment.