Skip to content

Commit

Permalink
Bump case-validation-action to 2.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Jan 26, 2024
1 parent f5df7ef commit bcf81de
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 bcf81de

Please sign in to comment.