Skip to content

Commit 1169efc

Browse files
chore(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#891)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JeffreyDallas <[email protected]>
1 parent 6d9bc3e commit 1169efc

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
@@ -132,7 +132,7 @@ jobs:
132132
name: Coverage Reports
133133

134134
- name: Publish To Codecov
135-
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
135+
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
136136
if: ${{ inputs.enable-codecov-analysis && !cancelled() && !failure() }}
137137
env:
138138
CODECOV_TOKEN: ${{ secrets.codecov-token }}

0 commit comments

Comments
 (0)