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

This commit is contained in:
bjw-s-bot 2023-03-01 13:17:57 +00:00
parent bfc48a7eee
commit 0b3766328d

View file

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