Skip to content

Commit

Permalink
Merge pull request #37 from nicholaswilde/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…uyarb/golang-test-annotations-0.6.0

Bump guyarb/golang-test-annotations from 0.5.1 to 0.6.0
  • Loading branch information
nicholaswilde authored Jun 10, 2022
2 parents 32c0992 + 2dbc93f commit f70e30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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 f70e30a

Please sign in to comment.