Skip to content

Commit ccff7eb

Browse files
dependabot[bot]nodivbyzero
authored andcommitted
build(deps): bump guyarb/golang-test-annotations from 0.8.0 to 0.9.0
Bumps [guyarb/golang-test-annotations](https://github.com/guyarb/golang-test-annotations) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/guyarb/golang-test-annotations/releases) - [Commits](guyarb/golang-test-annotations@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: guyarb/golang-test-annotations dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4590c1a commit ccff7eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: gotestsum --jsonfile unit-tests.json
5353
- name: annotate tests
5454
if: always()
55-
uses: guyarb/golang-test-annotations@v0.8.0
55+
uses: guyarb/golang-test-annotations@v0.9.0
5656
with:
5757
test-results: unit-tests.json
5858
- name: notify slack on failure

0 commit comments

Comments
 (0)