Skip to content

Commit

Permalink
Merge pull request #5 from mythrnr/dependabot/github_actions/guyarb/g…
Browse files Browse the repository at this point in the history
…olang-test-annotations-0.7.0

chore(deps): bump guyarb/golang-test-annotations from 0.6.0 to 0.7.0
  • Loading branch information
mythrnr authored Aug 15, 2023
2 parents 137e4c2 + 84a7b7f commit e2b261a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:

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

0 comments on commit e2b261a

Please sign in to comment.