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

This commit is contained in:
bjw-s-bot 2023-03-07 13:09:30 +00:00
parent 53fb7f5bc5
commit d54a2cfd7e

View file

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