Skip to content

Commit 223ca32

Browse files
chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#42)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9063d04 commit 223ca32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
with:
1616
go-version: ${{ env.GO_VERSION }}
1717
- run: make integration-test
18-
- uses: codecov/codecov-action@v4.5.0
18+
- uses: codecov/codecov-action@v4.6.0
1919
with:
2020
file: ./coverage.txt

0 commit comments

Comments
 (0)