Skip to content

Commit 4263f83

Browse files
Bump codecov/codecov-action from 4.5.0 to 5.1.2 (#302)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 655b7a9 commit 4263f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: make test
2828

2929
- name: upload coverage to codecov
30-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # pin@4.5.0
30+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # pin@5.1.2
3131
with:
3232
token: ${{ secrets.CODECOV_TOKEN }}
3333
files: coverage.out

0 commit comments

Comments
 (0)