Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s-labs/mdbook ( affa58b →…
Browse files Browse the repository at this point in the history
… 16cef32 )
  • Loading branch information
lab-assistant[bot] authored Oct 15, 2024
1 parent cbe3ae9 commit 84339b8
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-labs/mdbook:0.4.40@sha256:affa58b3e56c1685cf711b8549ef66e71e8d6b3ecdfb85b74d5843d99aa0c1e4
uses: docker://ghcr.io/bjw-s-labs/mdbook:0.4.40@sha256:16cef32bcbdd5e474fdddb272a907d5370d7cda9316b1fa46ebdfce375caeb3d
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 84339b8

Please sign in to comment.