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

This commit is contained in:
bjw-s-bot 2023-02-04 15:04:09 +00:00
parent 6915956620
commit d2e9075e26

View file

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