From 55fc219564f1a14b82c7e988227926ceca08e605 Mon Sep 17 00:00:00 2001 From: chgl Date: Wed, 23 Oct 2024 22:13:21 +0200 Subject: [PATCH] final newline --- .github/workflows/ci.yml | 6 +++--- .github/workflows/schedule.yaml | 2 +- ...ds_shouldCreateValidConditionResource.approved.fhir.json | 2 +- ...Obds_shouldCreateValidPatientResource.approved.fhir.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3de3c356..e8f105c3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ permissions: read-all jobs: build: - uses: miracum/.github/.github/workflows/standard-build.yaml@b2389048770aa5b9ed439810bf84911fbb07f645 # v1.12.3 + uses: miracum/.github/.github/workflows/standard-build.yaml@26fdadd65c14ba321e4c3a167f86df9b41b3e813 # v1.12.6 permissions: contents: write id-token: write @@ -155,7 +155,7 @@ jobs: kind-cluster-dump.txt lint: - uses: miracum/.github/.github/workflows/standard-lint.yaml@b2389048770aa5b9ed439810bf84911fbb07f645 # v1.12.3 + uses: miracum/.github/.github/workflows/standard-lint.yaml@26fdadd65c14ba321e4c3a167f86df9b41b3e813 # v1.12.6 permissions: contents: read pull-requests: write @@ -170,7 +170,7 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} release: - uses: miracum/.github/.github/workflows/standard-release.yaml@b2389048770aa5b9ed439810bf84911fbb07f645 # v1.12.3 + uses: miracum/.github/.github/workflows/standard-release.yaml@26fdadd65c14ba321e4c3a167f86df9b41b3e813 # v1.12.6 needs: - lint - build diff --git a/.github/workflows/schedule.yaml b/.github/workflows/schedule.yaml index 09ec565c..18ae1e72 100644 --- a/.github/workflows/schedule.yaml +++ b/.github/workflows/schedule.yaml @@ -10,7 +10,7 @@ permissions: read-all jobs: schedule: - uses: miracum/.github/.github/workflows/standard-schedule.yaml@b2389048770aa5b9ed439810bf84911fbb07f645 # v1.12.3 + uses: miracum/.github/.github/workflows/standard-schedule.yaml@26fdadd65c14ba321e4c3a167f86df9b41b3e813 # v1.12.6 permissions: contents: read issues: write diff --git a/src/test/java/snapshots/org/miracum/streams/ume/obdstofhir/mapper/mii/ConditionMapperTest.map_withGivenObds_shouldCreateValidConditionResource.approved.fhir.json b/src/test/java/snapshots/org/miracum/streams/ume/obdstofhir/mapper/mii/ConditionMapperTest.map_withGivenObds_shouldCreateValidConditionResource.approved.fhir.json index a05f12bf..c381911e 100644 --- a/src/test/java/snapshots/org/miracum/streams/ume/obdstofhir/mapper/mii/ConditionMapperTest.map_withGivenObds_shouldCreateValidConditionResource.approved.fhir.json +++ b/src/test/java/snapshots/org/miracum/streams/ume/obdstofhir/mapper/mii/ConditionMapperTest.map_withGivenObds_shouldCreateValidConditionResource.approved.fhir.json @@ -6,4 +6,4 @@ "subject": { "reference": "Patient/1" } -} \ No newline at end of file +} diff --git a/src/test/java/snapshots/org/miracum/streams/ume/obdstofhir/mapper/mii/PatientMapperTest.map_withGivenObds_shouldCreateValidPatientResource.approved.fhir.json b/src/test/java/snapshots/org/miracum/streams/ume/obdstofhir/mapper/mii/PatientMapperTest.map_withGivenObds_shouldCreateValidPatientResource.approved.fhir.json index 7fa13ab3..6baeec3c 100644 --- a/src/test/java/snapshots/org/miracum/streams/ume/obdstofhir/mapper/mii/PatientMapperTest.map_withGivenObds_shouldCreateValidPatientResource.approved.fhir.json +++ b/src/test/java/snapshots/org/miracum/streams/ume/obdstofhir/mapper/mii/PatientMapperTest.map_withGivenObds_shouldCreateValidPatientResource.approved.fhir.json @@ -3,4 +3,4 @@ "meta": { "profile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/PatientPseudonymisiert" ] } -} \ No newline at end of file +}