Skip to content

Commit e917866

Browse files
authored
Merge pull request #25 from utkuozdemir/renovate/github-actions
chore(deps): update dependency ory/go-acc to v0.2.6
2 parents 53ab2f3 + 1e1b612 commit e917866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
args: --timeout=3m0s
5959
- name: Install go-acc
6060
# renovate: go-acc
61-
run: go install github.com/ory/[email protected].5
61+
run: go install github.com/ory/[email protected].6
6262
- name: Run tests
6363
run: go-acc --output profile.cov ./... -- -v
6464
- name: Send coverage

0 commit comments

Comments
 (0)