Skip to content

Commit c6937de

Browse files
Merge pull request #2216 from travi/renovate/master-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5.1.0 (master)
2 parents 3af597e + 114a3c6 commit c6937de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- run: npm clean-install
4545
- run: npm audit signatures
4646
- run: npm test
47-
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
47+
- uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0
4848
release:
4949
needs:
5050
- verify

0 commit comments

Comments
 (0)