Skip to content

Commit

Permalink
Bump to latest release of CASE validator action
Browse files Browse the repository at this point in the history
  • Loading branch information
kchason committed Dec 15, 2022
1 parent c4596b0 commit d5170b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Run the CASE validation job to confirm the output is valid
- name: CASE Export Validation
uses: kchason/case-validation-action@v2.4
uses: kchason/case-validation-action@v2.5
with:
case-path: ./output/case.json
case-version: "case-1.1.0"
Expand Down

0 comments on commit d5170b5

Please sign in to comment.