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

This commit is contained in:
bjw-s-bot 2023-02-04 19:03:50 +00:00
parent 7bf5e13472
commit 988db7e8d7

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:537cac2a84c7b8edf03efed5a98fc5e3c4bdf362b4c5d060cb16d407f38de41b uses: docker://ghcr.io/bjw-s/mdbook:0.4.25@sha256:33462b2884e204531a8c1e3796dcffc515697cd32bcb5772e8fe4657854e42e0
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"