Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s-labs/mdbook ( 0.4.40 → …
Browse files Browse the repository at this point in the history
…0.4.41 )

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s-labs/mdbook | 0.4.40 | 0.4.41 |
  • Loading branch information
lab-assistant[bot] authored Nov 6, 2024
1 parent 7ab0a9a commit a4603f1
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:a9508737fba6c256fb8da35489a5d064465ceae508f9440602dd01f40ba9ff60
uses: docker://ghcr.io/bjw-s-labs/mdbook:0.4.41@sha256:540108750533153e3ea42af6918c9c9b86d56ed085b674893eb5c78210e8696b
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit a4603f1

Please sign in to comment.