Skip to content

Commit 5fc1bd1

Browse files
chore(deps): update pandoc/core docker tag to v3.8.2.1
1 parent 890a1bc commit 5fc1bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Checkout
2121
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
22-
- uses: docker://pandoc/core:3.1.1.0
22+
- uses: docker://pandoc/core:3.8.2.1@sha256:6c1440145aaa075bd9cee256343bb108d95dfe77cfaafa6475c88d1efd62c580
2323
with:
2424
args: >-
2525
--standalone --template=template.html --output=index.html README.md

0 commit comments

Comments
 (0)