mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 01:44:02 -03:00
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:
2
.github/workflows/apps.test.yaml
vendored
2
.github/workflows/apps.test.yaml
vendored
@@ -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