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

This commit is contained in:
bjw-s-bot 2023-01-16 19:03:55 +00:00
parent 908792d4e1
commit 6c62b7a509

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.25@sha256:0515948ce479aeee9fce78e2012c2d58cf8582c155c1e8cfc1e479c8d40d7d49 uses: docker://ghcr.io/bjw-s/mdbook:0.4.25@sha256:cc81018e7257c769070a995cadf337c6d9666692a640a74d5df4fa73ce3851b4
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"