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

This commit is contained in:
bjw-s-bot 2023-04-12 15:04:28 +00:00
parent 5161946c13
commit 3ea1337d83

View file

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