Skip to content

Commit 934bcdc

Browse files
Merge pull request #1594 from form8ion/renovate/master-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5.5.2 (master)
2 parents fa28a3d + fa51d13 commit 934bcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cache: npm
3030
- run: npm clean-install
3131
- run: npm test
32-
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
32+
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
3333
verify-matrix:
3434
runs-on: ubuntu-latest
3535
strategy:

0 commit comments

Comments
 (0)