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

This commit is contained in:
bjw-s-bot 2023-01-30 07:04:08 +00:00
parent e1e5ca42b5
commit 6c7b4809a1

View file

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