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

This commit is contained in:
bjw-s-bot 2023-04-08 04:04:15 +00:00
parent 44597020a6
commit 3990526863

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