ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.25 docker digest to 36623a9 (#108)

Co-authored-by: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>
This commit is contained in:
bjw-s-bot[bot] 2023-01-12 06:57:53 +00:00 committed by GitHub
parent 08dbcfa79e
commit 60482f2198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.25@sha256:e4da872c8c0791cedefd1f66e584497e4d35de5ad0adfcb3f40be8cd2384cfc5
uses: docker://ghcr.io/bjw-s/mdbook:0.4.25@sha256:36623a9d0fa396cc4437c4ce774d5b3ae13c2a24ae3e3c6537b24a9a85bda2cb
with:
args: bash -c "cd docs && mdbook build"