Skip to content

Commit 1d4e668

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump emibcn/badge-action from 2.0.2 to 2.0.3
Bumps [emibcn/badge-action](https://github.com/emibcn/badge-action) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/emibcn/badge-action/releases) - [Commits](emibcn/badge-action@4209421...808173d) --- updated-dependencies: - dependency-name: emibcn/badge-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcada01 commit 1d4e668

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
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: Create badge
6565
if: github.ref == 'refs/heads/master'
66-
uses: emibcn/badge-action@4209421db54c8764d8932070ffd0f81715a629bf
66+
uses: emibcn/badge-action@808173dd03e2f30c980d03ee49e181626088eee8
6767
with:
6868
label: Tests
6969
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)