Skip to content

Commit 6d9fb21

Browse files
chore(deps): update codecov/codecov-action digest to 18283e0 (#2155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4497615 commit 6d9fb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
name: junit-test-results-${{ matrix.os }}
102102
path: '**/build/test-results/test/TEST-*.xml'
103103
retention-days: 1
104-
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
104+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
105105
with:
106106
#files: ./coverage1.xml,./coverage2.xml # optional
107107
flags: ${{ runner.os }} # optional

0 commit comments

Comments
 (0)