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

This commit is contained in:
bjw-s-bot 2023-04-12 19:04:03 +00:00
parent 4fc68bcc14
commit 2b30b05044

View file

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