Skip to content

Commit e8eba13

Browse files
Bump schneegans/dynamic-badges-action from 1.6.0 to 1.7.0 (#176)
Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/schneegans/dynamic-badges-action/releases) - [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md) - [Commits](Schneegans/dynamic-badges-action@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: schneegans/dynamic-badges-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 049ad47 commit e8eba13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/live-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
echo "Not Success Test Info - ${{ steps.coverageComment.outputs.notSuccessTestInfo }}"
3939
4040
- name: Create the Badge
41-
uses: schneegans/dynamic-badges-action@v1.6.0
41+
uses: schneegans/dynamic-badges-action@v1.7.0
4242
with:
4343
auth: ${{ secrets.PYTEST_COVERAGE_COMMENT }}
4444
gistID: 5e90d640f8c212ab7bbac38f72323f80

0 commit comments

Comments
 (0)