Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `codecov/codecov-action` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and neilime committed May 4, 2024
1 parent 91e39db commit 533c1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,6 @@ jobs:

- name: 📊 Code coverage
if: inputs.coverage == 'codecov'
uses: codecov/[email protected].0
uses: codecov/[email protected].1
with:
use_oidc: true

0 comments on commit 533c1e8

Please sign in to comment.