Skip to content

Commit 6ef62ac

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: make coverage
5353

5454
- name: Upload coverage report
55-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
55+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
5656
with:
5757
token: ${{ secrets.CODECOV_TOKEN }}
5858
file: ./coverage.out

0 commit comments

Comments
 (0)