Skip to content

Commit 7e35aeb

Browse files
chore(deps): update pandoc/core:3.7.0.2 docker digest to f34c6de (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 489f60e commit 7e35aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-html.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1111
- name: Generate index.html
12-
uses: docker://pandoc/core:3.7.0.2@sha256:3ff4301f49f60ea85d8d7e6660dda8ec4beb08ffbe9ae826129fbeb828b2b92c
12+
uses: docker://pandoc/core:3.7.0.2@sha256:f34c6dee14f2d854b29c67a1e38cac6b7fd4126fe6b844ada6dc1792d1340d7b
1313
with:
1414
args: >-
1515
--standalone --template=template.html --output=index.html README.md

0 commit comments

Comments
 (0)