Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e28a86e

Browse files
authoredAug 29, 2023
Merge pull request #12 from casework/bump_case_validation_action
Bump case-validation-action to 2.8.0
2 parents c8f824a + f4a07dd commit e28a86e

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.6
56+
uses: kchason/case-validation-action@v2.8.0
5757
with:
5858
case-path: ./output/
5959
case-version: "case-1.2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.