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

This commit is contained in:
bjw-s-bot 2023-06-20 13:06:16 +00:00
parent a74c5db6bd
commit 4fc87ca1f9

View file

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