Skip to content

Commit

Permalink
Merge pull request #512 from gematik/update-dependency-v0.6.1-3.14.0
Browse files Browse the repository at this point in the history
Update dependencies to versions Firely: v0.6.1, Sushi: 3.14.0
  • Loading branch information
alexzautke authored Jan 4, 2025
2 parents c0c23fc + ac7aa4f commit a44f03c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Java and .NET are already installed on ubuntu-latest

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

- name: Add & Commit
Expand Down

0 comments on commit a44f03c

Please sign in to comment.