ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.25 docker digest to 4034a77

This commit is contained in:
bjw-s-bot 2023-01-19 13:08:28 +00:00
parent 75de452046
commit d4dce6c0ea

View file

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