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:
bjw-s-bot 2023-03-05 04:04:23 +00:00
parent 8c027a3b24
commit 53fb7f5bc5

View file

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