[go: nahoru, domu]

Skip to content

Commit

Permalink
Update pandoc/core Docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 91fc7a0 commit abd5764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releasetag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Generate documentation (docbook, html, zip)
run: ./mvnw asciidoctor:process-asciidoc@output-docbook generate-resources -pl chaos-monkey-docs
- name: Convert changelog from docbook to markdown
uses: docker://pandoc/core:3.1
uses: docker://pandoc/core:3.13
with:
args: "-f docbook -t gfm -o changes.md chaos-monkey-docs/target/generated-docbook/changes.xml --wrap=none"
- name: Generate jar with dependencies
Expand Down

0 comments on commit abd5764

Please sign in to comment.