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

This commit is contained in:
bjw-s-bot 2023-04-28 16:04:11 +00:00
parent 4fd0b8cc3a
commit 41dd13781b

View file

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