Skip to content

Commit 377acb2

Browse files
chore(deps): update codecov/codecov-action action to v6.0.2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent d2ed99f commit 377acb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Run tests and collect coverage
5656
run: make test
5757
- name: Upload codecov report
58-
uses: codecov/codecov-action@v6.0.1
58+
uses: codecov/codecov-action@v6.0.2
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161
flags: unit-tests

0 commit comments

Comments
 (0)