Skip to content

Commit 7276709

Browse files
Bump emibcn/badge-action from 2.0.3 to 2.0.4
Bumps [emibcn/badge-action](https://github.com/emibcn/badge-action) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/emibcn/badge-action/releases) - [Commits](emibcn/badge-action@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: emibcn/badge-action dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0aa569 commit 7276709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testresults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
esac
5252
5353
- name: Create badge
54-
uses: emibcn/badge-action@v2.0.3
54+
uses: emibcn/badge-action@v2.0.4
5555
with:
5656
label: Tests
5757
status: '${{ fromJSON( steps.test-results.outputs.json ).formatted.stats.tests }} tests: ${{ fromJSON( steps.test-results.outputs.json ).conclusion }}'

0 commit comments

Comments
 (0)