ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.34 docker digest to d51bce3 (#183)

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-09-20 13:06:18 +00:00 committed by GitHub
parent be04dfc5cb
commit 45324d1f91
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.34@sha256:8cbef400e1ac526761722274d1b81476838fd26ba62acf4cbd482192558634da
uses: docker://ghcr.io/bjw-s/mdbook:0.4.34@sha256:d51bce318437ad6d2d060613e5c8e78e4b846684064a57fe8ce24f7f08cf7ad3
with:
args: bash -c "cd docs && mdbook build"