Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 0.4.38 → 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.38 | 0.4.40 |
  • Loading branch information
greyrock-repo-duster[bot] authored May 17, 2024
1 parent fcc585f commit b7fd9c6
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.38@sha256:14f479f98d7f874a0bb815f89a6e4d45f9c05e6a17e007f9764b150e021bf580
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 b7fd9c6

Please sign in to comment.