Skip to content

Commit

Permalink
Update pandoc/core Docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 3a5b0f3 commit e97d990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-doc-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
token: ${{ secrets.PAT_TOKEN }}

- name: Copy CHANGELOG
uses: docker://pandoc/core:2.19
uses: docker://pandoc/core:3.1
with:
args: -t markdown CHANGELOG.md -t rst --output=docs/source/changelog.rst

Expand Down

0 comments on commit e97d990

Please sign in to comment.