Skip to content

Commit

Permalink
Bump dynamic-badges-action to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yunline committed Nov 30, 2024
1 parent 170c02f commit c5a19c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage_badage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo "total=$(python3 -m coverage report --format=total)" >> $GITHUB_ENV
- name: Create Coverage Badge
uses: schneegans/dynamic-badges-action@v1.6.0
uses: schneegans/dynamic-badges-action@v1.7.0
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: e86b754a309a222ab53215c9d5ff5594
Expand Down

0 comments on commit c5a19c4

Please sign in to comment.