ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.28 docker digest to fac4a55

This commit is contained in:
bjw-s-bot 2023-05-03 15:04:13 +00:00
parent 41dd13781b
commit cd7d4e86b2

View file

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