Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 608deea → 6bf1…
Browse files Browse the repository at this point in the history
…2e9 )
  • Loading branch information
repo-duster[bot] committed Apr 19, 2024
1 parent 80a72f1 commit 310151b
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:608deea1e0f7f210d78d637afd28adbde0389afa874eb5977dcf20fc2585abdb
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:6bf12e90c0664695f6f0635bc6a3c126422fc17860e634a4c8d0616e752390c7
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 310151b

Please sign in to comment.