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

This commit is contained in:
bjw-s-bot 2023-02-15 22:04:16 +00:00
parent d5bfab6b3c
commit 882f169837

View file

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