Skip to content

Commit

Permalink
chore(deps): update pandoc/core docker tag to v3.13
Browse files Browse the repository at this point in the history
[skip pre-commit.ci]
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 7fa8c66 commit 6ee01b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: asciidoctor -b docbook SECURITY.adoc

- name: Generate SECURITY.md from SECURITY.xml using pandoc
uses: docker://pandoc/core:3.1@sha256:3cb2db37ef4a5d65bbb511457bd5f42faa48de0a8bebfa1d938896ea1737a4a6
uses: docker://pandoc/core:3.13@sha256:e65b0b3dd2efb37f8f28caaf875efef0d1b37df71082cc8cb43ea66146b0aade
with:
args: "-f docbook -t markdown_strict SECURITY.xml -o SECURITY.md --wrap=none"

Expand Down

0 comments on commit 6ee01b1

Please sign in to comment.