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

This commit is contained in:
bjw-s-bot 2023-01-12 08:04:40 +00:00
parent 60482f2198
commit 725f6ea31b

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.25@sha256:36623a9d0fa396cc4437c4ce774d5b3ae13c2a24ae3e3c6537b24a9a85bda2cb uses: docker://ghcr.io/bjw-s/mdbook:0.4.25@sha256:776cbfc7644491f09e2ca3a3cbe9d283d96cd67e6d70e27d196ec92dd69cd33b
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"