Skip to content

Commit

Permalink
use new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Reuven committed Jul 2, 2023
1 parent e0e0cfa commit 57c6729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3
- name: Running OpenAPI Spec check breaking tag action
id: test_breaking_changes
uses: oasdiff/oasdiff-action/check-breaking@v0.0.6
uses: oasdiff/oasdiff-action/check-breaking@v0.0.9
with:
base: https://raw.githubusercontent.com/Tufin/oasdiff/main/data/openapi-test1.yaml
revision: https://raw.githubusercontent.com/Tufin/oasdiff/main/data/openapi-test3.yaml

0 comments on commit 57c6729

Please sign in to comment.