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

This commit is contained in:
bjw-s-bot 2023-03-15 04:04:12 +00:00
parent bbfc9d9faf
commit 647d810d16

View file

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