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

This commit is contained in:
bjw-s-bot 2023-05-10 03:04:16 +00:00
parent 8f149f7514
commit d371057817

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