File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -180,14 +180,14 @@ jobs:
180
180
with :
181
181
name : test-suite-results.json
182
182
- name : Compare with baseline v1
183
- uses : ProtonMail/openpgp-interop-test-analyzer@5d7f4b6868ebe3bfc909302828342c461f5f4940
183
+ uses : ProtonMail/openpgp-interop-test-analyzer@v2.1.0
184
184
with :
185
185
results : ${{ steps.download-test-results.outputs.download-path }}/test-suite-results.json
186
186
output : baseline-comparison-v1.json
187
187
baseline : gosop-main-v1
188
188
target : gosop-branch-v1
189
189
- name : Compare with baseline v2
190
- uses : ProtonMail/openpgp-interop-test-analyzer@5d7f4b6868ebe3bfc909302828342c461f5f4940
190
+ uses : ProtonMail/openpgp-interop-test-analyzer@v2.1.0
191
191
with :
192
192
results : ${{ steps.download-test-results.outputs.download-path }}/test-suite-results.json
193
193
output : baseline-comparison-v2.json
You can’t perform that action at this time.
0 commit comments