ci(github-action): update ghcr.io/bjw-s/mdbook docker tag to v0.4.29

| datasource | package              | from   | to     |
| ---------- | -------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s/mdbook | 0.4.28 | 0.4.29 |
This commit is contained in:
bjw-s-bot 2023-05-13 22:03:54 +00:00
parent d371057817
commit b8392bde02

View file

@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.28@sha256:1922be7fe6c517cb15b8bc09107027a7dd819194e7789f3310f184ef4271ff2a
uses: docker://ghcr.io/bjw-s/mdbook:0.4.29@sha256:2e33619757eaf2a3deec522f057293cbbda66d55303d0af94970329451543218
with:
args: bash -c "cd docs && mdbook build"