Skip to content

Commit

Permalink
chore(deps): bump guyarb/golang-test-annotations from 0.5.1 to 0.6.0 (#…
Browse files Browse the repository at this point in the history
…46)

Bumps [guyarb/golang-test-annotations](https://github.com/guyarb/golang-test-annotations) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/guyarb/golang-test-annotations/releases)
- [Commits](guyarb/golang-test-annotations@v0.5.1...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2023
1 parent 74d686e commit 60bbf51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: "Annotate tests"
if: always()
uses: guyarb/golang-test-annotations@v0.5.1
uses: guyarb/golang-test-annotations@v0.6.0
with:
test-results: test.json

Expand Down

0 comments on commit 60bbf51

Please sign in to comment.