From 7f29582a1f48d83cb8d95f271d3bd3a249d6ec9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 12:41:58 +0000 Subject: [PATCH] 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](https://github.com/guyarb/golang-test-annotations/compare/2941118d7ef622b1b3771d1ff6eae9e90659eb26...96fc379b171c49932041d6c789e73331a7bdeec1) --- 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] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index eb43004..4a30765 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: - name: Annotate tests if: always() - uses: guyarb/golang-test-annotations@2941118d7ef622b1b3771d1ff6eae9e90659eb26 # v0.8.0 + uses: guyarb/golang-test-annotations@96fc379b171c49932041d6c789e73331a7bdeec1 # v0.9.0 with: test-results: test.json