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@9ecafbca062a2bf336ff9c54025e9edc83423639
56+ uses : go-openapi/gh-actions/install/gotestsum@0e002cd695ea794277bb9b44dc7cfa836e1ee7bb
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@9ecafbca062a2bf336ff9c54025e9edc83423639
156+ uses : go-openapi/gh-actions/install/go-junit-report@0e002cd695ea794277bb9b44dc7cfa836e1ee7bb
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@9ecafbca062a2bf336ff9c54025e9edc83423639
187+ uses : go-openapi/gh-actions/install/go-ctrf-json-reporter@0e002cd695ea794277bb9b44dc7cfa836e1ee7bb
188188 -
189189 name : Convert test reports to CTRF JSON
190190 # description: |
You can’t perform that action at this time.
0 commit comments