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.28
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | docker | ghcr.io/bjw-s/mdbook | 0.4.27 | 0.4.28 |
This commit is contained in:
parent
8c027a3b24
commit
53fb7f5bc5
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.27@sha256:4dfb6b8b2b39ac84ed1d33b481ea147db6d0d697d54b0cb8d4421318f4567214
|
||||
uses: docker://ghcr.io/bjw-s/mdbook:0.4.28@sha256:6d1a6c0e03b0c25e2892be58e5423afdebdef5b55c4487e3a2f0fbb6d4bd265c
|
||||
with:
|
||||
args: bash -c "cd docs && mdbook build"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue