Skip to content

Commit f4a07dd

Browse files
committed
Bump case-validation-action to 2.8.0
Signed-off-by: Alex Nelson <[email protected]>
1 parent c8f824a commit f4a07dd

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)