Skip to content

Commit

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

Expand Down

0 comments on commit 968cb24

Please sign in to comment.