Skip to content

Commit 67abf60

Browse files
chore(deps): Bump codecov/codecov-action from 5.1.2 to 5.3.1 (#1027)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andrew Brandt <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Brandt <[email protected]>
1 parent 03dc114 commit 67abf60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##
2-
# Copyright (C) 2023-2024 Hedera Hashgraph, LLC
2+
# Copyright (C) 2023-2025 Hedera Hashgraph, LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
@@ -137,7 +137,7 @@ jobs:
137137
name: Coverage Reports
138138

139139
- name: Publish To Codecov
140-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
140+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
141141
if: ${{ inputs.enable-codecov-analysis && !cancelled() && !failure() }}
142142
env:
143143
CODECOV_TOKEN: ${{ secrets.codecov-token }}

0 commit comments

Comments
 (0)