Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 57f603a → 329c…
Browse files Browse the repository at this point in the history
…0c1 )
  • Loading branch information
repo-duster[bot] committed Apr 11, 2024
1 parent 1cd0cc7 commit 74991b2
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:57f603aa274e416e171c8c3bc4e3e800781f0e049002e061684e1bc6d2efc7a2
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:329c0c1cd83e9daaa877c8bec09a77a06bc78685c99d9ccff832a19e99349766
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 74991b2

Please sign in to comment.