Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 76a249e commit b8c00ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}
- run: make integration-test
- uses: codecov/codecov-action@v4.6.0
- uses: codecov/codecov-action@v5.0.7
with:
file: ./coverage.txt

0 comments on commit b8c00ad

Please sign in to comment.