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

This commit is contained in:
bjw-s-bot 2023-03-28 20:04:38 +00:00
parent 511a2c1298
commit b3e6c5acaf

View file

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