Skip to content

Commit

Permalink
Bump emibcn/badge-action from 1.2.4 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [emibcn/badge-action](https://github.com/emibcn/badge-action) from 1.2.4 to 2.0.2.
- [Release notes](https://github.com/emibcn/badge-action/releases)
- [Commits](emibcn/badge-action@d6f51ff...4209421)

---
updated-dependencies:
- dependency-name: emibcn/badge-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Jan 23, 2023
1 parent 80ae081 commit 552d008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
;;
esac
- name: Create badge of ${{ matrix.tck.name }}
uses: emibcn/badge-action@d6f51ff11b5c3382b3b88689ae2d6db22d9737d1
uses: emibcn/badge-action@4209421db54c8764d8932070ffd0f81715a629bf
with:
# label: ${{ matrix.tck.chapter }} - ${{ matrix.tck.label }} ${{ matrix.tck.suffix }}
label: '${{ fromJSON( steps.test-results.outputs.json ).formatted.stats.tests }} tests'
Expand Down

0 comments on commit 552d008

Please sign in to comment.