Skip to content

Commit 7bb61db

Browse files
chore(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.3 (#1007)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24c9ddd commit 7bb61db

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
@@ -137,7 +137,7 @@ jobs:
137137
name: Coverage Reports
138138

139139
- name: Publish To Codecov
140-
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
140+
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766 # v5.0.3
141141
if: ${{ inputs.enable-codecov-analysis && !cancelled() && !failure() }}
142142
env:
143143
CODECOV_TOKEN: ${{ secrets.codecov-token }}

0 commit comments

Comments
 (0)