Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 61153e1 → abec…
Browse files Browse the repository at this point in the history
…495 )
  • Loading branch information
greyrock-repo-duster[bot] authored Apr 30, 2024
1 parent f708976 commit 1dd399e
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:61153e1e2866ce1a2d79ec13e6e821d9e2712edea62f20f8f2eb8f64b0879e33
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:abec4954be1150822581cf63eb925416fa0f182a32f33960c79e5fb3ea678ec3
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 1dd399e

Please sign in to comment.