Skip to content

Commit 2402479

Browse files
ci: bump emibcn/badge-action in the all-actions group (#39)
Bumps the all-actions group with 1 update: [emibcn/badge-action](https://github.com/emibcn/badge-action). Updates `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 dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ecd05d commit 2402479

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ jobs:
326326

327327
# Use the output from the `coverage` step
328328
- name: Generate the badge SVG image
329-
uses: emibcn/badge-action@808173dd03e2f30c980d03ee49e181626088eee8 # v2.0.3
329+
uses: emibcn/badge-action@f9150fde070fcca0c4e832437611b44838fcd325 # v2.0.4
330330
id: badge
331331
with:
332332
label: 'Branch Coverage'

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
# Use the output from the `analyze` step
9393
- name: Create pylint badge
94-
uses: emibcn/badge-action@808173dd03e2f30c980d03ee49e181626088eee8 # v2.0.3
94+
uses: emibcn/badge-action@f9150fde070fcca0c4e832437611b44838fcd325 # v2.0.4
9595
id: badge
9696
with:
9797
label: 'Pylint score'

0 commit comments

Comments
 (0)