mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
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:
parent
d371057817
commit
b8392bde02
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-release.yaml
vendored
2
.github/workflows/docs-release.yaml
vendored
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue