Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 3210624 → 57f6…
Browse files Browse the repository at this point in the history
…03a )
  • Loading branch information
repo-duster[bot] committed Apr 11, 2024
1 parent b890d4e commit 00223ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
token: ${{ steps.app-token.outputs.token }}

- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:32106247f5a1dfd61acb1872258ab9be265c62af827bf8bf976e531e9ae49648
uses: docker://ghcr.io/bjw-s/mdbook:0.4.37@sha256:57f603aa274e416e171c8c3bc4e3e800781f0e049002e061684e1bc6d2efc7a2
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 00223ab

Please sign in to comment.