Skip to content

Commit

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

Update codecov/codecov-action digest to 1290bdd
  • Loading branch information
bytemare authored Apr 29, 2024
2 parents e473991 + e1db5b4 commit 4b4ec2e
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 @@ -90,7 +90,7 @@ jobs:

# Codecov
- name: Codecov
uses: codecov/codecov-action@c852ea6812cbd15cfa9f9daeb08f30391c54eb91
uses: codecov/codecov-action@1290bddc8851afa46a03b9a73dd9979a415d4c4f
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit 4b4ec2e

Please sign in to comment.