ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.25 docker digest to 46243d2

This commit is contained in:
bjw-s-bot 2023-01-19 07:04:25 +00:00
parent 3276226a66
commit 75de452046

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.25@sha256:1c7e5952a986304b8038c735868c4c8bee8428fcde9b7bed722b696afd8f563f uses: docker://ghcr.io/bjw-s/mdbook:0.4.25@sha256:46243d2a052afef0bde48250d46862e310cba89f62753df8570456e7f46e74ad
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"