Skip to content

Commit 5b035d7

Browse files
chore(deps): pin pandoc/core docker tag to ca7b3fb
1 parent f540283 commit 5b035d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1.1.0@sha256:ca7b3fbbb47d5438d8b0d51812bd1f10a8f6c3ab15e9bf68d0a7d93135bda721
2323
with:
2424
args: >-
2525
--standalone --template=template.html --output=index.html README.md

0 commit comments

Comments
 (0)