From 1e7a85e28afc61fd2e9cadb9fadd47780e7aa832 Mon Sep 17 00:00:00 2001 From: "pepinillo-bot[bot]" <101514388+pepinillo-bot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:04:03 +0000 Subject: [PATCH] chore(container): update image ghcr.io/bjw-s/mdbook to 95386e8 --- .github/workflows/deploy-docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-docs.yaml b/.github/workflows/deploy-docs.yaml index d7e106f25..0f000f51d 100644 --- a/.github/workflows/deploy-docs.yaml +++ b/.github/workflows/deploy-docs.yaml @@ -32,7 +32,7 @@ jobs: fetch-depth: 0 - name: Build docs - uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:e296e6c8ec5c521f031f1ebdd0a13558311be3a9905f5540ba6f6aced4e2e0f1 + uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:95386e843fddbdfd0c1e9c96bb03e496fbf73d708ddfd026180b915955caa64c with: args: bash -c "cd docs && mdbook build"