File tree 3 files changed +21
-2
lines changed
3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 27
27
run : echo "PREV_FILE=$(echo https://raw.githubusercontent.com/reuvenharrison/oas/${{ env.PREV_COMMIT }}/simple.yaml)" >> $GITHUB_ENV
28
28
29
29
- name : Run diff
30
- run : docker run --rm -t -v $(pwd)/:/data:ro -w /data tufin/oasdiff changelog ${{ env.PREV_FILE }} simple.yaml -f githubactions
30
+ run : docker run --rm -t -v $(pwd)/:/data:ro -w /data tufin/oasdiff changelog ${{ env.PREV_FILE }} ./ simple.yaml -f githubactions
31
31
Original file line number Diff line number Diff line change @@ -18,3 +18,22 @@ Go to actions and see the summary
18
18
Go to actions and see the summary
19
19
Go to actions and see the summary
20
20
Go to actions and see the summary
21
+ Go to actions and see the summary
22
+ Go to actions and see the summary
23
+ Go to actions and see the summary
24
+ Go to actions and see the summary
25
+ Go to actions and see the summary
26
+ Go to actions and see the summary
27
+ Go to actions and see the summary
28
+ Go to actions and see the summary
29
+ Go to actions and see the summary
30
+ Go to actions and see the summary
31
+ Go to actions and see the summary
32
+ Go to actions and see the summary
33
+ Go to actions and see the summary
34
+ Go to actions and see the summary
35
+ Go to actions and see the summary
36
+ Go to actions and see the summary
37
+ Go to actions and see the summary
38
+ Go to actions and see the summary
39
+ Go to actions and see the summary
Original file line number Diff line number Diff line change 8
8
tags :
9
9
- Test
10
10
responses :
11
- " 201 " :
11
+ " 200 " :
12
12
description : Success
13
13
/partner-api/test/another-method :
14
14
get :
You can’t perform that action at this time.
0 commit comments