Skip to content

Commit ac854ac

Browse files
chore(deps): update codecov/test-results-action action to v1.1.1
1 parent 7e86758 commit ac854ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_test.yml

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

149149
- name: Upload test results to Codecov
150150
if: ${{ !cancelled() && (env.GITHUB_WORKFLOW_RUNTIME != 'ACT') }}
151-
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
151+
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
152152
with:
153153
token: ${{ secrets.CODECOV_TOKEN }}
154154

0 commit comments

Comments
 (0)