Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbampalikis authored May 2, 2023
2 parents 23e3a06 + 51b8166 commit d14af2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: cd dev_utils && GOLANG_VERSION=${{ matrix.go-version }} docker compose run tests

- name: Codecov
uses: codecov/[email protected].2
uses: codecov/[email protected].3
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.txt
Expand Down

0 comments on commit d14af2a

Please sign in to comment.