Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 65d1487 → ee94…
Browse files Browse the repository at this point in the history
…f40 )
  • Loading branch information
repo-duster[bot] authored Aug 11, 2024
1 parent 922c71b commit 9dd0c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
token: ${{ steps.app-token.outputs.token }}

- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:65d1487f1e68f7bda001004a323831e913417fdc06e65db5ea937b564aedc5f7
uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:ee94f40cb3fa7e6d6b07d0f0ccf50afae63b9602f7eb9981941ef6d80665834e
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 9dd0c17

Please sign in to comment.