Skip to content

Commit a6a38ac

Browse files
dependabot[bot]akurtakov
authored andcommitted
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@808173d...f9150fd) --- 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 8176a22 commit a6a38ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publishTestResults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Create badge
7474
if: github.ref == 'refs/heads/master' && inputs.gist-url != ''
75-
uses: emibcn/badge-action@808173dd03e2f30c980d03ee49e181626088eee8
75+
uses: emibcn/badge-action@f9150fde070fcca0c4e832437611b44838fcd325
7676
with:
7777
label: Tests
7878
status: '${{ fromJSON( steps.test-results.outputs.json ).formatted.stats.tests_succ }} passed, ${{ fromJSON( steps.test-results.outputs.json ).formatted.stats.tests_fail }} failed'

0 commit comments

Comments
 (0)