Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 2b4902c → 29a3…
Browse files Browse the repository at this point in the history
…e4d )
  • Loading branch information
repo-duster[bot] committed Mar 12, 2024
1 parent 6bdddf6 commit 5ba1088
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:2b4902c466eeb974463a2c39796f7f75e32f7963fe5d2960374df5db0de5c69e
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:29a3e4dad00f3ec1469fa5e75ce95f1b17900d450b1ba30cff3db06d5955dc1d
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 5ba1088

Please sign in to comment.