Switching JSON-to-MD action for better MD formatting.
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Convert JSON to Markdown Table
|
- name: Convert JSON to Markdown Table
|
||||||
id: convert-json-to-md
|
id: convert-json-to-md
|
||||||
uses: buildingcash/json-to-markdown-table-action@v1.1.0
|
uses: parkerbxyz/json-to-markdown-table@v1.1.2
|
||||||
with:
|
with:
|
||||||
json: "${{ steps.json-cleanup.outputs.conditions }}"
|
json: "${{ steps.json-cleanup.outputs.conditions }}"
|
||||||
align-pipes: 'true'
|
align-pipes: 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user