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:
co-authored by
Renovate Bot
parent
842cf0a65f
commit
2de428e809
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user