Skip to content

Commit

Permalink
Updated badge action to schneegans/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
svnscha committed May 30, 2024
1 parent bd6d802 commit c962042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: poetry run python print-coverage.py >> $GITHUB_ENV
- name: Create coverage badge
if: ${{ github.repository == 'vastlimits/pySigma-backend-uberAgent' && github.event_name == 'push' && runner.os == 'Linux' && github.ref_name == 'main' && matrix.python-version == '3.10' }}
uses: schneegans/dynamic-badges-action@v1.1.0
uses: schneegans/dynamic-badges-action@v1.7.0
with:
auth: ${{ secrets.GIST_SECRET }}
gistID: 771a36a467fe196af4b6c9635ff1a12a
Expand Down

0 comments on commit c962042

Please sign in to comment.