Skip to content

Commit b8c00ad

Browse files
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#45)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76a249e commit b8c00ad

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.6.0
18+
- uses: codecov/codecov-action@v5.0.7
1919
with:
2020
file: ./coverage.txt

0 commit comments

Comments
 (0)