ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.27 docker digest to 62e0fe5

This commit is contained in:
bjw-s-bot 2023-02-20 08:04:55 +00:00
parent dc54ad9211
commit bfc48a7eee

View file

@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.27@sha256:03890a944525e73aaf139b2b9ba22c1ea709cf03747d643d12730b5eaf695629
uses: docker://ghcr.io/bjw-s/mdbook:0.4.27@sha256:62e0fe58acf5376cf4877dc2f4d44e2730843d238356559ccb5553884d52b80c
with:
args: bash -c "cd docs && mdbook build"