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

This commit is contained in:
bjw-s-bot 2023-04-03 10:04:31 +00:00
parent 7d38489293
commit e04d302674

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