Skip to content

Commit

Permalink
Merge pull request #25 from utkuozdemir/renovate/github-actions
Browse files Browse the repository at this point in the history
chore(deps): update dependency ory/go-acc to v0.2.6
  • Loading branch information
utkuozdemir committed Aug 25, 2021
2 parents 53ab2f3 + 1e1b612 commit e917866
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 e917866

Please sign in to comment.