Switching to a different JSON-to-MD action.

This commit is contained in:
2024-12-19 08:19:26 -05:00
parent 775aae24b1
commit 299d22712c
@@ -101,7 +101,7 @@ jobs:
- name: Convert JSON to Markdown Table
id: convert-json-to-md
uses: parkerbxyz/json-to-markdown-table@v1.1.2
uses: uses: buildingcash/json-to-markdown-table-action@v1.1.0
with:
json: ${{ steps.json-cleanup.outputs.conditions }}