From 0288b1053c5c0d0995f9622838b491962fb838a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 21:16:46 +0000 Subject: [PATCH] chore(deps): update pandoc/core docker tag to v2.19.2 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ef333d02..038533f3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,7 +56,7 @@ jobs: run: python scripts/get_latest_release.py - name: Convert from changelog_latest.rst to changelog_latest.md - uses: docker://pandoc/core:2.16.2 + uses: docker://pandoc/core:2.19.2 with: args: >- --output=chagelog_latest.md