Skip to content

Commit 52c170f

Browse files
ci(deps): bump schneegans/dynamic-badges-action from 1.7.0 to 1.8.0 (#5)
Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) from 1.7.0 to 1.8.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.7.0...v1.8.0) --- updated-dependencies: - dependency-name: schneegans/dynamic-badges-action dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69fba87 commit 52c170f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
- name: Update coverage badge gist
7171
if: matrix.os == 'ubuntu-latest' && github.event_name == 'push' && github.ref == 'refs/heads/main'
72-
uses: schneegans/dynamic-badges-action@v1.7.0
72+
uses: schneegans/dynamic-badges-action@v1.8.0
7373
with:
7474
auth: ${{ secrets.GIST_TOKEN }}
7575
gistID: 153d0e42f7568f99e7334add3cfdfe0e

0 commit comments

Comments
 (0)