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

This commit is contained in:
bjw-s-bot 2023-06-13 16:04:32 +00:00
parent fc93d46a40
commit 885f5b7e93

View file

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