Skip to content

Commit

Permalink
Merge pull request #13 from casework/bump_case_validation_action
Browse files Browse the repository at this point in the history
Bump case-validation-action to 2.9.0
  • Loading branch information
kchason authored Jan 26, 2024
2 parents f5df7ef + bcf81de commit 1a6001f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# Test the output files to confirm they're both conformant to the CASE Ontology
- name: CASE Validation
uses: kchason/case-validation-action@v2.8.0
uses: kchason/case-validation-action@v2.9.0
with:
case-path: ./output/
case-version: "case-1.2.0"
case-version: "case-1.3.0"

0 comments on commit 1a6001f

Please sign in to comment.