Skip to content

Commit

Permalink
fix(github-action): update image ghcr.io/bjw-s/mdbook to v0.4.37 (#5657)
Browse files Browse the repository at this point in the history
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s/mdbook | 0.4.36 | 0.4.37 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent e043d6d commit 9cf5fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"

- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.36@sha256:459333c2918526a224fae695c9606d5d678d34b1fd0169e4a856fc00aa7ff3e3
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:b311fe67ecaa0c9c84814121300f92b8e96105bd0fef06396a71d621ee7b0fde
with:
args: mdbook build docs

Expand Down

0 comments on commit 9cf5fec

Please sign in to comment.