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

This commit is contained in:
bjw-s-bot 2023-04-27 19:04:24 +00:00
parent 65a1682830
commit 4fd0b8cc3a

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:6221c97849cf9577173be1e95db4b8c4a75d8f9922861ab8b252c2aeaf7fa7c8 uses: docker://ghcr.io/bjw-s/mdbook:0.4.28@sha256:242282fc6f4e3bff9e91a3f8f773c133f5423963cf28f2fb31ca789677c68463
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"