Skip to content

Commit

Permalink
Merge pull request #20 from mroth/dependabot/github_actions/codecov/c…
Browse files Browse the repository at this point in the history
…odecov-action-3.1.1

chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1
  • Loading branch information
mroth authored Sep 26, 2022
2 parents 10e34da + 3a46afc commit be63c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
with:
go-version: "1.14"
- run: go test -coverprofile=coverage.txt -covermode=atomic
- uses: codecov/[email protected].0
- uses: codecov/[email protected].1

0 comments on commit be63c87

Please sign in to comment.