Skip to content

Commit 074c5ac

Browse files
[TASK] Fix SHA commit for gh-render-action
1 parent 70f03e1 commit 074c5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-rendering.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# See https://github.com/TYPO3-Documentation/gh-render-action/blob/main/action.yml
2121
- name: Render Repository
22-
uses: TYPO3-Documentation/gh-render-action@main
22+
uses: TYPO3-Documentation/gh-render-action@96c3fc221128c3b474ff27f1093c05e3ddb9a420
2323
id: rendering
2424
with:
2525
repository_url: ${{ github.event.client_payload.repository_url }}

0 commit comments

Comments
 (0)