Skip to content

Commit 902def3

Browse files
chore(deps): bump codecov/codecov-action
Bumps the github-actions-dependencies group with 1 update in the / directory: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.1.1...v5.1.2) --- 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]>
1 parent 56de4c9 commit 902def3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,6 @@ jobs:
287287

288288
- name: 📊 Code coverage
289289
if: inputs.coverage == 'codecov'
290-
uses: codecov/[email protected].1
290+
uses: codecov/[email protected].2
291291
with:
292292
use_oidc: true

0 commit comments

Comments
 (0)