Skip to content

Commit b3c6f7b

Browse files
chore(deps): update pandoc/core docker digest to 682b81d
[skip pre-commit.ci]
1 parent 7975b6b commit b3c6f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: asciidoctor -b docbook README.adoc
5252

5353
- name: Generate README.md from README.xml using pandoc
54-
uses: docker://pandoc/core@sha256:2b79262284929afdbe98b73097bfc6ed0e1fb5b0ea59db984890e6b84d5fe17a
54+
uses: docker://pandoc/core@sha256:682b81d45f869b49a6e4ab4ff1b946fdd74b910645cd760642492c9e7ccee8c5
5555
with:
5656
args: "-f docbook -t markdown_strict README.xml -o README.md --wrap=none"
5757

0 commit comments

Comments
 (0)