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

This commit is contained in:
bjw-s-bot 2023-06-16 03:04:14 +00:00
parent 885f5b7e93
commit 600f6327c1

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.30@sha256:5beb8aceed657e823af2fa1fcd9bd03a28ff8cf38b5f04d806ded5e08eba712f uses: docker://ghcr.io/bjw-s/mdbook:0.4.30@sha256:ce6be690c241873343d6c5d7e85e94a13658a296725a33b23b51247d5cef3f00
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"