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:
bjw-s-bot 2023-06-29 22:04:19 +00:00
parent 7c721ac988
commit 5ec6cd939e

View file

@ -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"