Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 0.4.37 → 0.4.38 )
Browse files Browse the repository at this point in the history
| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s/mdbook | 0.4.37 | 0.4.38 |
  • Loading branch information
repo-duster[bot] committed May 17, 2024
1 parent ce3a343 commit 109dbfe
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.37@sha256:265382e811567dc1828af7778afa2a5e36c4228e1832e2aa67f4a9e333edc642
uses: docker://ghcr.io/bjw-s/mdbook:0.4.38@sha256:14f479f98d7f874a0bb815f89a6e4d45f9c05e6a17e007f9764b150e021bf580
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 109dbfe

Please sign in to comment.