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

This commit is contained in:
bjw-s-bot 2023-01-17 19:03:51 +00:00
parent 3b2e3ed600
commit 3276226a66

View file

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