Skip to content

Commit 7479d08

Browse files
Bump codecov/codecov-action from 3.1.5 to 5.4.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 5.4.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@4fe8c5f...ad3126e) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c93a683 commit 7479d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
MOCHA_FILE: junit/test-results.xml
7070

7171
- name: Upload coverage
72-
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # pin@3.1.5
72+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # pin@5.4.2
7373

7474
compatibility:
7575
needs: build # Require build to complete before running tests

0 commit comments

Comments
 (0)