Skip to content

Commit

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

Update codecov/codecov-action digest to c852ea6
  • Loading branch information
bytemare authored Apr 23, 2024
2 parents fc26f5b + e82ea20 commit ccea642
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@8deb5f497d6af48d764f4983aea375e70bd09747
uses: codecov/codecov-action@c852ea6812cbd15cfa9f9daeb08f30391c54eb91
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit ccea642

Please sign in to comment.