Skip to content

Commit 8eb7182

Browse files
Merge pull request #10 from casework/adopt_case_1_2_0
Adopt CASE 1.2.0
2 parents 224971e + b844734 commit 8eb7182

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 2 deletions
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.5
56+
uses: kchason/case-validation-action@v2.6
5757
with:
5858
case-path: ./output/
59-
case-version: "case-1.1.0"
59+
case-version: "case-1.2.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Continuous Integration](https://github.com/casework/CASE-Mapping-Template-Python/actions/workflows/cicd.yml/badge.svg)](https://github.com/casework/CASE-Mapping-Template-Python/actions/workflows/cicd.yml)
2-
![CASE Version](https://img.shields.io/badge/CASE%20Version-1.1.0-green)
2+
![CASE Version](https://img.shields.io/badge/CASE%20Version-1.2.0-green)
33

44
# CASE Mapping Template Python
55
A template repository for adopters to create CASE mappings utilizing Python.

0 commit comments

Comments
 (0)