Skip to content

Commit 3ced14f

Browse files
chore(deps): bump guyarb/golang-test-annotations from 0.5.0 to 0.6.0 (#15)
Bumps [guyarb/golang-test-annotations](https://github.com/guyarb/golang-test-annotations) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/guyarb/golang-test-annotations/releases) - [Commits](guyarb/golang-test-annotations@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: guyarb/golang-test-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8b1f80 commit 3ced14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: "Run tests"
3131
run: go test -json ./... > test.json
3232
- name: "Annotate tests"
33-
uses: guyarb/golang-test-annotations@v0.5.0
33+
uses: guyarb/golang-test-annotations@v0.6.0
3434
with:
3535
test-results: test.json
3636

0 commit comments

Comments
 (0)