Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 0.4.39 → 0.4.40 )
Browse files Browse the repository at this point in the history
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s/mdbook | 0.4.39 | 0.4.40 |
  • Loading branch information
repo-duster[bot] authored May 17, 2024
1 parent 294989b commit f7fe0e6
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.39@sha256:f5939a2bb684ebf027b8423b478c20489048c23d2d2b887d9ef190f98fe654d9
uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:f2bf196f7cc74871c32de2b70f056d70bd422690a8194d9f2eddc24d73b7535a
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit f7fe0e6

Please sign in to comment.