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

This commit is contained in:
bjw-s-bot 2023-03-02 10:04:31 +00:00
parent 863fc95098
commit ebc5cc8a09

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.27@sha256:4925d1ec1a9fb004bbca3d2c9650ddc9aa511e1f99b627dde4817d72b5b07c1b uses: docker://ghcr.io/bjw-s/mdbook:0.4.27@sha256:2993682225fbf3998b85706ca4daeabfa795af030924d8fcc4b38f2fbab1aec3
with: with:
args: bash -c "cd docs && mdbook build" args: bash -c "cd docs && mdbook build"