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

This commit is contained in:
bjw-s-bot 2023-03-16 04:04:45 +00:00
parent 647d810d16
commit ea3b5c8a5d

View file

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