Skip to content

Commit

Permalink
Bump guyarb/golang-test-annotations from 0.7.0 to 0.8.0 (#366)
Browse files Browse the repository at this point in the history
Bumps [guyarb/golang-test-annotations](https://github.com/guyarb/golang-test-annotations) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/guyarb/golang-test-annotations/releases)
- [Commits](guyarb/golang-test-annotations@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: guyarb/golang-test-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent c6f9414 commit 5422f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Annotate Tests
# Annotate failed tests
if: always()
uses: guyarb/golang-test-annotations@v0.7.0
uses: guyarb/golang-test-annotations@v0.8.0
with:
test-results: test.json

Expand Down

0 comments on commit 5422f71

Please sign in to comment.