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

This commit is contained in:
bjw-s-bot 2023-04-12 18:04:35 +00:00
parent 923ef40a39
commit 4fc68bcc14

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