Skip to content

Commit cf5c582

Browse files
ci(action): update codecov/codecov-action action to v3.1.6 (#112)
Co-authored-by: isn-renovate[bot] <148541886+isn-renovate[bot]@users.noreply.github.com>
1 parent c4fd783 commit cf5c582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Upload coverage reports to Codecov
5757
if: strategy.job-index == 0
58-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
58+
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3.1.6
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161
files: coverage/coverage-final.json

0 commit comments

Comments
 (0)