Skip to content

Commit

Permalink
chore(deps): update dependency ory/go-acc to v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 25, 2021
1 parent 53ab2f3 commit 1e1b612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
args: --timeout=3m0s
- name: Install go-acc
# renovate: go-acc
run: go install github.com/ory/go-acc@v0.2.5
run: go install github.com/ory/go-acc@v0.2.6
- name: Run tests
run: go-acc --output profile.cov ./... -- -v
- name: Send coverage
Expand Down

0 comments on commit 1e1b612

Please sign in to comment.