ci(github-action): update ghcr.io/bjw-s/mdbook docker tag to v0.4.35 (#188)

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-30 01:24:57 +00:00 committed by GitHub
parent fa1305936a
commit 8a42d212af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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