Skip to content

Commit

Permalink
Bugfix: Badge creation
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisJensen95 committed Jan 14, 2024
1 parent c0c6136 commit 7e4ab0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Create the Badge
if: github.ref == 'refs/heads/main'
uses: schneegans/dynamic-badges-action@v1.6.0
uses: schneegans/dynamic-badges-action@v1.7.0
with:
auth: ${{ secrets.CODE_COVERAGE_BADGE }}
gistID: 2b7862c80c14d562c8659e1283543190
Expand Down

0 comments on commit 7e4ab0d

Please sign in to comment.