Skip to content

Commit 18fb507

Browse files
deps: update codecov/codecov-action action to v7 (#881)
1 parent 932e700 commit 18fb507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- run: go test -coverprofile=coverage.txt -v -race ./...
4040

41-
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
41+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
4242
if: >
4343
!startsWith(github.head_ref, 'renovate/') &&
4444
!startsWith(github.head_ref, 'releaser-pleaser--')

0 commit comments

Comments
 (0)