Skip to content

Commit 8b5e074

Browse files
Bump codecov/codecov-action from 5.4.0 to 5.4.2 in the github-actions group across 1 directory (microsoft#810)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd1cd1a commit 8b5e074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128

129129
- run: git add .
130130

131-
- uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
131+
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
132132
if: ${{ always() && matrix.config.coverage && github.event_name != 'merge_group' }}
133133
with:
134134
use_oidc: true

0 commit comments

Comments
 (0)