Skip to content

build(deps): bump schneegans/dynamic-badges-action from 1.4.0 to 1.5.0 #1465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@ jobs:

- name: "Create badge"
# https://gist.githubusercontent.com/nedbat/8c6980f77988a327348f9b02bbaf67f5
# uses: schneegans/dynamic-badges-action@v1.4.0
uses: schneegans/dynamic-badges-action@54d929a33e7521ab6bf19d323d28fb7b876c53f7
# uses: schneegans/dynamic-badges-action@v1.5.0
uses: schneegans/dynamic-badges-action@9e75560bc15f4bddbf108466ba42d6922f1fc160
with:
auth: ${{ secrets.METACOV_GIST_SECRET }}
gistID: 8c6980f77988a327348f9b02bbaf67f5
Expand Down