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

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 09:05:31 +00:00 committed by GitHub
parent 86bd44a932
commit be04dfc5cb
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:7a82903317ba4dfaeadaddb48849ed51df92a923aa3ccaff0882ad85ee655002
uses: docker://ghcr.io/bjw-s/mdbook:0.4.34@sha256:8cbef400e1ac526761722274d1b81476838fd26ba62acf4cbd482192558634da
with:
args: bash -c "cd docs && mdbook build"