Skip to content

Commit

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

| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s-labs/mdbook | 0.4.42 | 0.4.43 |
  • Loading branch information
lab-assistant[bot] authored Nov 25, 2024
1 parent a4bdc3f commit ce25211
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.42@sha256:0f2f7e48cc95d9baf9afb3f26d534270f6467d5598265994a47b8a65d550f371
uses: docker://ghcr.io/bjw-s-labs/mdbook:0.4.43@sha256:febe36a62023a79ad8d8c914f89ac23093ddb1b2266b4cca5d875d66efb1f1b2
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit ce25211

Please sign in to comment.