Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Updated test badge action
  • Loading branch information
sergey-brutsky authored Jun 27, 2024
1 parent d942387 commit ed2b492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Print test results
run: echo ${{ env.PASSED }} passed ${{ env.FAILED }} failed
- name: Create the Badge
uses: schneegans/dynamic-badges-action@v1.0.0
uses: schneegans/dynamic-badges-action@v1.7.0
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: d70d7e06eb53484b7514bfd63cec6885
Expand Down

0 comments on commit ed2b492

Please sign in to comment.