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

This commit is contained in:
bjw-s-bot 2023-04-25 19:04:08 +00:00
parent d0a50cf9c7
commit 65a1682830

View file

@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.28@sha256:69a32d44deb78da8fc27cfe9984fc6f7d6fc8c617a77d362a264db96017a6eba
uses: docker://ghcr.io/bjw-s/mdbook:0.4.28@sha256:6221c97849cf9577173be1e95db4b8c4a75d8f9922861ab8b252c2aeaf7fa7c8
with:
args: bash -c "cd docs && mdbook build"