Skip to content

Commit 8a16918

Browse files
Merge pull request #1315 from form8ion/renovate/master-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5.5.4 (master)
2 parents fd07395 + a302a17 commit 8a16918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: npm install --global corepack@latest
2929
- run: corepack npm audit signatures
3030
- run: npm test
31-
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
31+
- uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
3232
with:
3333
token: ${{ secrets.CODECOV_TOKEN }}
3434
verify-matrix:

0 commit comments

Comments
 (0)