Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ env:
BLAZECTL_CHECKSUM: ed411d59b4856667c7817235caacdd0933c59858a342f91982141e6ce2c0e663

# renovate: datasource=github-release-attachments depName=hapifhir/org.hl7.fhir.core
VALIDATOR_VERSION: 6.9.5
VALIDATOR_CHECKSUM: 69670c9427692e53f89cf1aa5eb719fe163101bdba0118a30519d22ff8d9a5a0
VALIDATOR_VERSION: 6.9.6
VALIDATOR_CHECKSUM: b09adfeb7829836150813d2ab63a0dfec3898e3ded7ccd112733752d50576859

jobs:
fmt:
Expand Down
Loading