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

This commit is contained in:
bjw-s-bot 2023-06-16 09:04:08 +00:00
parent e4104732c9
commit a74c5db6bd

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