Skip to content

Commit 90c16d5

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump emibcn/badge-action from 1.2.4 to 2.0.2
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] <support@github.com>
1 parent 1d81184 commit 90c16d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/junit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Create badge
5454
if: github.ref == 'refs/heads/master'
55-
uses: emibcn/badge-action@d6f51ff11b5c3382b3b88689ae2d6db22d9737d1
55+
uses: emibcn/badge-action@4209421db54c8764d8932070ffd0f81715a629bf
5656
with:
5757
label: Tests
5858
status: '${{ fromJSON( steps.test-results.outputs.json ).stats.tests }} tests, ${{ fromJSON( steps.test-results.outputs.json ).stats.runs }} runs: ${{ fromJSON( steps.test-results.outputs.json ).conclusion }}'

0 commit comments

Comments
 (0)