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.1 to 3.1.2 (#374) #none
Browse files Browse the repository at this point in the history
#none
  • Loading branch information
jbygdell authored Apr 18, 2023
2 parents 0338b58 + 0dfd9ef commit c772c06
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].1
uses: codecov/[email protected].2
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.txt
Expand Down

0 comments on commit c772c06

Please sign in to comment.