Skip to content

Commit 4d43401

Browse files
authored
Merge pull request dod-cyber-crime-center#40 from kchason/case-1.3.0
CASE 1.3.0 Support
2 parents 20e9f49 + 7891857 commit 4d43401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@ jobs:
5555
5656
# Run the CASE validation job to confirm the output is valid
5757
- name: CASE Export Validation
58-
uses: kchason/case-validation-action@v2.5
58+
uses: kchason/case-validation-action@v2.9.0
5959
with:
6060
case-path: ./output/case.json
61-
case-version: "case-1.1.0"
61+
case-version: "case-1.3.0"
6262

6363
# Upload the PyTest HTML coverage report for review
6464
- name: Upload PyTest Coverage

0 commit comments

Comments
 (0)