Skip to content

Commit 6054132

Browse files
chore(deps): update codecov/codecov-action action to v3.1.2
1 parent dc0d801 commit 6054132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Test
6464
run: npm test
6565
- name: Upload coverage to Codecov
66-
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # tag=v3.1.1
66+
uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # v3.1.2
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
file: ./coverage/cobertura-coverage.xml

0 commit comments

Comments
 (0)