Skip to content

Commit

Permalink
Bump case-validation-action to 2.8.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 Aug 29, 2023
1 parent c8f824a commit f4a07dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.6
uses: kchason/case-validation-action@v2.8.0
with:
case-path: ./output/
case-version: "case-1.2.0"

0 comments on commit f4a07dd

Please sign in to comment.