Skip to content

Commit

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

chore: bump codecov/codecov-action from 5.1.1 to 5.1.2
  • Loading branch information
k8s-ci-robot authored Jan 10, 2025
2 parents bb0c538 + 911b494 commit 7b9acb9
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@7f8b4b4bde536c465e797be725718b88c5d95e0e
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303
with:
files: ./cover.out

0 comments on commit 7b9acb9

Please sign in to comment.