Skip to content

Commit 89bb566

Browse files
Merge pull request #7 from casework/bump_validation_action
Adopt next version of validation action to pick up IRI typo review
2 parents 05e62e4 + 875e3a8 commit 89bb566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
# Test the output files to confirm they're both conformant to the CASE Ontology
5555
- name: CASE Validation
56-
uses: kchason/case-validation-action@v2.4
56+
uses: kchason/case-validation-action@v2.5
5757
with:
5858
case-path: ./output/
5959
case-version: "case-1.1.0"

0 commit comments

Comments
 (0)