Skip to content

Commit 144608d

Browse files
chore(deps): bump codecov/codecov-action from 5.4.0 to 5.5.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.5.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.4.0...v5.5.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b51985f commit 144608d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
done
140140
141141
- name: Upload coverage reports to Codecov
142-
uses: codecov/codecov-action@v5.4.0
142+
uses: codecov/codecov-action@v5.5.2
143143
with:
144144
token: ${{ secrets.CODECOV_TOKEN }}
145145
slug: SageSeekerSociety/cheese-backend

0 commit comments

Comments
 (0)