Skip to content

Commit

Permalink
Bump case-validation-action
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 be91eb3 commit dca40a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# Run the CASE validation job to confirm all of the examples in examples/ are conformant
# CASE. Note, this only runs against files with the extension "jsonld"
- name: CASE Export Validation
uses: kchason/case-validation-action@v2.6
uses: kchason/case-validation-action@v2.8.0
with:
case-path: ./examples/
case-version: "case-1.2.0"
Expand Down

0 comments on commit dca40a0

Please sign in to comment.