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

This commit is contained in:
bjw-s-bot 2023-03-03 13:08:17 +00:00
parent ebc5cc8a09
commit 8c027a3b24

View file

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