Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 0432072 → e3aa…
Browse files Browse the repository at this point in the history
…759 )
  • Loading branch information
repo-duster[bot] committed Apr 10, 2024
1 parent 976f7db commit d7c15d0
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.37@sha256:04320722205e7171d04f8f480e97b82d4bd64e570cc79562b37060595dc32f4c
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:e3aa759d1e57668cce0243e988cdc2edfba0f3593e5d6939f0d89ef87e5aacd7
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit d7c15d0

Please sign in to comment.