ci(github-action): update ghcr.io/bjw-s/mdbook:0.4.34 docker digest to 80fd88f

This commit is contained in:
bjw-s-bot 2023-09-07 11:04:31 +00:00
parent 8dbe0829dd
commit 720d2c15f5

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.34@sha256:d518b07a0b5767faf2e73c345448a95ca8998a46df66fa487edee9e2cc66d8aa uses: docker://ghcr.io/bjw-s/mdbook:0.4.34@sha256:80fd88fe75b818268897f18a902cf37cd09184708cb6065fe895278cef643759
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"