Skip to content

Commit ae0851a

Browse files
Merge pull request #1836 from form8ion/renovate/alpha-codecov-codecov-action-5.x
chore(action): update codecov/codecov-action action to v5.2.0 (alpha)
2 parents bb1caa5 + df45f55 commit ae0851a

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@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
30+
- uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
3131
verify-matrix:
3232
runs-on: ubuntu-latest
3333
strategy:

0 commit comments

Comments
 (0)