Skip to content

Commit

Permalink
Merge pull request #79 from gematik/update-referencevalidator-version
Browse files Browse the repository at this point in the history
Update the reference validator version used in the validate examples action
  • Loading branch information
Hendrejvr authored Jan 24, 2025
2 parents 3d9935a + cf6dba7 commit 43095a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
workflow_dispatch:

env:
REFERENZVALIDATOR_VERSION: 2.5.0
REFERENZVALIDATOR_VERSION: 2.7.0
PATH_TO_EXAMPLES: './temp_folder/'
FHIR_VERSION: "4.0"
INPUT_JAVA_VALIDATION_OPTIONS: "-tx http://tx.fhir.org -debug -allow-example-urls true"
Expand Down

0 comments on commit 43095a5

Please sign in to comment.