From 5b035d7b5909c02bfe17334cf6aef7d639688a70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 16:32:38 +0000 Subject: [PATCH] chore(deps): pin pandoc/core docker tag to ca7b3fb --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 11b7056b4..c215fe7ce 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - - uses: docker://pandoc/core:3.1.1.0 + - uses: docker://pandoc/core:3.1.1.0@sha256:ca7b3fbbb47d5438d8b0d51812bd1f10a8f6c3ab15e9bf68d0a7d93135bda721 with: args: >- --standalone --template=template.html --output=index.html README.md