ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.27 docker digest to 69d7023

This commit is contained in:
bjw-s-bot 2023-03-01 19:04:18 +00:00
parent 2edd51808f
commit b5526fa01a

View file

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