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

This commit is contained in:
bjw-s-bot 2023-03-28 21:04:07 +00:00
parent b3e6c5acaf
commit 8124ddf87c

View file

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