Skip to content

Commit

Permalink
⬆️ Bump schneegans/dynamic-badges-action from 1.3.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action) from 1.3.0 to 1.6.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.3.0...v1.6.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]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent fc1f704 commit 4f5c158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-cov-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
echo "Coverage Color - ${{ steps.coverage-comment.outputs.color }}"
- name: Create the Badge
if: ${{ github.event_name == 'push' }}
uses: schneegans/dynamic-badges-action@v1.3.0
uses: schneegans/dynamic-badges-action@v1.6.0
with:
auth: ${{ secrets.PYTEST_COVERAGE }}
gistID: 24ee79064ca9d49616cbc410da65cee2
Expand Down

0 comments on commit 4f5c158

Please sign in to comment.