Skip to content

Commit

Permalink
Merge pull request #167 from gematik/feat/bump-versions
Browse files Browse the repository at this point in the history
feat: Bump versions
  • Loading branch information
alexzautke authored Dec 19, 2023
2 parents f9ceafd + ac9412c commit 5fa1cca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# Java and .NET are already installed on ubuntu-latest

- name: Firely.Terminal (GitHub Actions)
uses: FirelyTeam/firely-terminal-pipeline@v0.3.5
uses: FirelyTeam/firely-terminal-pipeline@v0.4.0
with:
PATH_TO_CONFORMANCE_RESOURCES: Resources/fsh-generated/resources/
#PATH_TO_EXAMPLES: Examples
Expand All @@ -40,7 +40,7 @@ jobs:
SIMPLIFIER_PASSWORD: ${{ secrets.SIMPLIFIER_PASSWORD }}
SUSHI_ENABLED: true
SUSHI_OPTIONS: Resources/
SUSHI_VERSION: 2.10.2
SUSHI_VERSION: 3.5.0
EXPECTED_FAILS: VALIDATION_CONFORMANCE_DOTNET VALIDATION_CONFORMANCE_JAVA VALIDATION_EXAMPLES_JAVA

- name: Add & Commit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"id": "ISiKConfidentialityCodes",
"title": "ISiKConfidentialityCodes",
"description": "Vertraulichkeitsstufen",
"version": "3.0.0",
"url": "https://gematik.de/fhir/isik/v3/Dokumentenaustausch/ValueSet/ISiKConfidentialityCodes",
"version": "3.0.0",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2023-07-01",
Expand Down

0 comments on commit 5fa1cca

Please sign in to comment.