Skip to content

Commit 4dfbf2d

Browse files
Merge pull request #862 from form8ion/renovate/master-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5.5.2 (master)
2 parents 2461a9b + 27362a9 commit 4dfbf2d

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
@@ -27,7 +27,7 @@ jobs:
2727
- run: npm clean-install
2828
- run: npm audit signatures
2929
- run: npm test
30-
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
30+
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
3131
release:
3232
needs:
3333
- verify

0 commit comments

Comments
 (0)