Skip to content

Commit bb5aecb

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

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@05f5a9cfad807516dbbef9929c4a42df3eb78766 # v5.0.3
140+
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
141141
if: ${{ inputs.enable-codecov-analysis && !cancelled() && !failure() }}
142142
env:
143143
CODECOV_TOKEN: ${{ secrets.codecov-token }}

0 commit comments

Comments
 (0)