Skip to content

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( 3fbcec2 → 741d…
Browse files Browse the repository at this point in the history
…c8e )
  • Loading branch information
repo-duster[bot] authored Jan 11, 2024
1 parent a08aad2 commit 9191d78
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.36@sha256:3fbcec25a31d9f9849619de4a5a16b1bc846002cc891be4dc869a1441282211e
uses: docker://ghcr.io/bjw-s/mdbook:0.4.36@sha256:741dc8e1b60e4fe6c9d3ffe5b74c765a72f52c863dc6cc2306d20629b43d7d9f
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 9191d78

Please sign in to comment.