Skip to content

Commit

Permalink
Bump buildingcash/json-to-markdown-table-action from 1.0.0 to 1.1.0 (#83
Browse files Browse the repository at this point in the history
)

Bumps [buildingcash/json-to-markdown-table-action](https://github.com/buildingcash/json-to-markdown-table-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/buildingcash/json-to-markdown-table-action/releases)
- [Commits](buildingcash/json-to-markdown-table-action@3212cd4...b442169)

---
updated-dependencies:
- dependency-name: buildingcash/json-to-markdown-table-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 99fdfd9 commit 88e68be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
scripts/e2e/log.log.used*
- name: Convert Result to Markdown Table
uses: buildingcash/json-to-markdown-table-action@3212cd4ed03822b88cc1f1f96353100a3ef98474 # v1.0.0
uses: buildingcash/json-to-markdown-table-action@b442169239ef35f1dc4e5c8c3d47686c081a7e65 # v1.1.0
id: md-table
with:
json: ${{ steps.benchmark-result-json.outputs.json }}
Expand Down Expand Up @@ -257,7 +257,7 @@ jobs:
scripts/e2e/stats-col-*.json
- name: Convert Result to Markdown Table
uses: buildingcash/json-to-markdown-table-action@3212cd4ed03822b88cc1f1f96353100a3ef98474 # v1.0.0
uses: buildingcash/json-to-markdown-table-action@b442169239ef35f1dc4e5c8c3d47686c081a7e65 # v1.1.0
id: md-table
with:
json: ${{ steps.benchmark-result-json.outputs.json }}
Expand Down

0 comments on commit 88e68be

Please sign in to comment.