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.31
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | docker | ghcr.io/bjw-s/mdbook | 0.4.30 | 0.4.31 |
This commit is contained in:
parent
7c721ac988
commit
5ec6cd939e
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.30@sha256:8ffb154b990628b02ac04108bd5b3ef757b280e09907778118775c1c9d18d6f1
|
||||
uses: docker://ghcr.io/bjw-s/mdbook:0.4.31@sha256:9d5b2991ba46fa2493d6c7cdf4c5581e46da4026f5928185024720f04702ce97
|
||||
with:
|
||||
args: bash -c "cd docs && mdbook build"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue