Skip to content

Commit

Permalink
changing to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
gracekarina committed Sep 25, 2022
1 parent ea77ab0 commit 3009f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
inputSpec: '/home/runner/work/swagger-parser/swagger-parser/modules/swagger-parser-cli/src/test/resources/fileWithNoErrorMessages.yaml'
options: '-resolve -resolveFully'
parserVersion: '2.1.3-SNAPSHOT'
parserVersion: '2.1.2'
serializationType: '-json'
logsPath: '/home/runner/work/swagger-parser/swagger-parser/modules/swagger-parser-cli/target/test-classes/parserLogs.yaml'
parserSpecPath: '/home/runner/work/swagger-parser/swagger-parser/modules/swagger-parser-cli/target/test-classes/specParsed.json'
Expand Down

0 comments on commit 3009f93

Please sign in to comment.