chore(deps): update guyarb/golang-test-annotations action to v0.5.0 (#1033)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-09-26 11:24:12 +02:00
committed by GitHub
parent 842cf0a65f
commit 2de428e809

View File

@@ -148,7 +148,7 @@ jobs:
go test ./charts/.../tests -json | tee test.json
- name: Annotate unit tests
if: ${{ steps.prep-lint.outputs.unittests == 'true' }}
uses: guyarb/golang-test-annotations@v0.4.0
uses: guyarb/golang-test-annotations@v0.5.0
with:
test-results: test.json