Skip to content

Commit 4052912

Browse files
authored
Update pandoc image reference (#627)
* Dependabot apparently does not manage docker:// references * The pandoc image has been updated and the old no longer exists Update hash manually for now to unbreak things: I will file an issue to actually improve this somehow, this is not a reasonable way to update things.
1 parent 1c833c4 commit 4052912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/upload-repository/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ runs:
5050
shell: bash
5151

5252
- name: Render repository state in HTML
53-
uses: docker://pandoc/core:3.5.0@sha256:771842ce6f661785e0e12931f82ea64046d70fa48ea5cff480492d79ab3b8ff1
53+
uses: docker://pandoc/core:3.5.0@sha256:befd63aa7c9b795bdf681415e3984aaa2fe20eeed3b5facca494f125f4171218
5454
with:
5555
args: >-
5656
--metadata title="TUF Repository state"

0 commit comments

Comments
 (0)