Skip to content

Commit

Permalink
Bump schneegans/dynamic-badges-action from 1.0.0 to 1.1.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.0.0 to 1.1.0.
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases)
- [Commits](Schneegans/dynamic-badges-action@v1.0.0...v1.1.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 24, 2021
1 parent 718f136 commit 641cb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Update the coverage Badge
if: github.event.pull_request.base.ref == 'master' # if pull request is merging into master
uses: schneegans/dynamic-badges-action@v1.0.0
uses: schneegans/dynamic-badges-action@v1.1.0
with:
auth: ${{ secrets.PYTEST_COVERAGE_COMMENT }}
gistID: ba102d5f3e592fcd50451c2eff8a803d
Expand Down

0 comments on commit 641cb78

Please sign in to comment.