Skip to content

Commit

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

⬆️ Update codecov/codecov-action digest to 8450866
  • Loading branch information
liudger authored Apr 22, 2024
2 parents ead406e + 0488512 commit 3a8fd20
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@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4
- name: SonarCloud Scan
if: github.repository_owner == 'frenck'
uses: SonarSource/sonarcloud-github-action@49e6cd3b187936a73b8280d59ffd9da69df63ec9 # v2.1
Expand Down

0 comments on commit 3a8fd20

Please sign in to comment.