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

This commit is contained in:
bjw-s-bot 2023-03-23 14:04:49 +00:00
parent e136b06447
commit b227c60f41

View file

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