File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5353 cache : true
5454 -
5555 name : Install gotestsum
56- uses : go-openapi/gh-actions/install/gotestsum@dc9fd17dc64906f49c651fe669c5c69093077187
56+ uses : go-openapi/gh-actions/install/gotestsum@c9e2bef506f5e97c6821d33a08145bc6fe53b590
5757 -
5858 name : Run unit tests
5959 shell : bash
@@ -153,7 +153,7 @@ jobs:
153153 path : reports/
154154 -
155155 name : Install go-junit-report
156- uses : go-openapi/gh-actions/install/go-junit-report@dc9fd17dc64906f49c651fe669c5c69093077187
156+ uses : go-openapi/gh-actions/install/go-junit-report@c9e2bef506f5e97c6821d33a08145bc6fe53b590
157157 -
158158 name : Convert test reports to a merged JUnit XML
159159 # NOTE: codecov test reports only support JUnit format at this moment. See https://docs.codecov.com/docs/test-analytics.
@@ -184,7 +184,7 @@ jobs:
184184 cache : true
185185 -
186186 name : Install go-ctrf-json-reporter
187- uses : go-openapi/gh-actions/install/go-ctrf-json-reporter@dc9fd17dc64906f49c651fe669c5c69093077187
187+ uses : go-openapi/gh-actions/install/go-ctrf-json-reporter@c9e2bef506f5e97c6821d33a08145bc6fe53b590
188188 -
189189 name : Convert test reports to CTRF JSON
190190 # description: |
You can’t perform that action at this time.
0 commit comments