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

This commit is contained in:
bjw-s-bot 2023-02-03 01:31:49 +00:00
parent 24f8eb5a38
commit 6915956620

View file

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