Skip to content

Commit

Permalink
Merge pull request #1552 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/codecov/codecov-action-4.5.0

chore: bump codecov/codecov-action from 4.2.0 to 4.5.0
  • Loading branch information
k8s-ci-robot authored Aug 26, 2024
2 parents 15c0654 + 0363ede commit 9f2de3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
go-version: "^1.20"
- name: Run tests
run: make go-test
- uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673
with:
files: ./cover.out

0 comments on commit 9f2de3f

Please sign in to comment.