ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.28 docker digest to 57a6e12

This commit is contained in:
bjw-s-bot 2023-04-06 00:12:41 +00:00
parent 769bce8ff2
commit 44597020a6

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.28@sha256:3e2f61da4a5a4febea9520bc92598de4b3081b3a164caecc351960b268b8d054 uses: docker://ghcr.io/bjw-s/mdbook:0.4.28@sha256:57a6e12e2a3e77d15086676c4888a32f4d3599bd30045caecf94f4140eedc911
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"