Skip to content

Commit 72cacd5

Browse files
authored
ci: Update openpgp-interop-test-analyzer to v2.1.0 (#243)
1 parent 3de0301 commit 72cacd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/interop-test-suite.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,14 +180,14 @@ jobs:
180180
with:
181181
name: test-suite-results.json
182182
- name: Compare with baseline v1
183-
uses: ProtonMail/openpgp-interop-test-analyzer@5d7f4b6868ebe3bfc909302828342c461f5f4940
183+
uses: ProtonMail/openpgp-interop-test-analyzer@v2.1.0
184184
with:
185185
results: ${{ steps.download-test-results.outputs.download-path }}/test-suite-results.json
186186
output: baseline-comparison-v1.json
187187
baseline: gosop-main-v1
188188
target: gosop-branch-v1
189189
- name: Compare with baseline v2
190-
uses: ProtonMail/openpgp-interop-test-analyzer@5d7f4b6868ebe3bfc909302828342c461f5f4940
190+
uses: ProtonMail/openpgp-interop-test-analyzer@v2.1.0
191191
with:
192192
results: ${{ steps.download-test-results.outputs.download-path }}/test-suite-results.json
193193
output: baseline-comparison-v2.json

0 commit comments

Comments
 (0)