Skip to content

Commit 6a2822c

Browse files
authored
Merge pull request #1827 from kubernetes-sigs/dependabot/github_actions/codecov/codecov-action-5.4.3
chore: bump codecov/codecov-action from 5.4.2 to 5.4.3
2 parents afe30a7 + d6041ff commit 6a2822c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
go-version: "^1.20"
2525
- name: Run tests
2626
run: make go-test
27-
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d
27+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
2828
with:
2929
files: ./cover.out

0 commit comments

Comments
 (0)