Skip to content

Commit

Permalink
Merge pull request #889 from liudger/renovate/codecov-codecov-action-…
Browse files Browse the repository at this point in the history
…digest

⬆️ Update codecov/codecov-action digest to e28ff12
  • Loading branch information
liudger authored Jul 7, 2024
2 parents a48fdc2 + 7881f83 commit a7d6092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
poetry run coverage combine coverage*/.coverage*
poetry run coverage xml -i
- name: 🚀 Upload coverage report
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
- name: SonarCloud Scan
if: github.repository_owner == 'frenck'
uses: SonarSource/sonarcloud-github-action@e44258b109568baa0df60ed515909fc6c72cba92 # v2.3
Expand Down

0 comments on commit a7d6092

Please sign in to comment.