Skip to content

Commit 0f10ab4

Browse files
chore(deps): Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#318)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a093b7 commit 0f10ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-code-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
path: 'coverage/${{ inputs.e2e-node-local-build-test-subdir }}'
209209

210210
- name: Publish To Codecov
211-
uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4.4.0
211+
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
212212
if: ${{ inputs.enable-codecov-analysis && !cancelled() && !failure() }}
213213
env:
214214
CODECOV_TOKEN: ${{ secrets.codecov-token }}

0 commit comments

Comments
 (0)