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

This commit is contained in:
bjw-s-bot 2023-01-15 07:04:15 +00:00
parent 725f6ea31b
commit 908792d4e1

View file

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