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

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-11 17:06:46 +00:00 committed by GitHub
parent cadc4b975a
commit 08dbcfa79e
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:53066a711f535966d2a792641cc66b598e35828e31f96c9e6e167f20df198749
uses: docker://ghcr.io/bjw-s/mdbook:0.4.25@sha256:e4da872c8c0791cedefd1f66e584497e4d35de5ad0adfcb3f40be8cd2384cfc5
with:
args: bash -c "cd docs && mdbook build"