Skip to content

Commit 475d7f4

Browse files
committed
Bump case-validation-action to 2.7.0
Signed-off-by: Alex Nelson <[email protected]>
1 parent 32ddb8d commit 475d7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
# Run the CASE validation job to confirm all examples in exifread_output_examples are valid
5151
- name: CASE Export Validation
52-
uses: kchason/case-validation-action@v2.6.1
52+
uses: kchason/case-validation-action@v2.7.0
5353
with:
5454
case-path: ./exifread_output_examples/
5555
case-version: "case-1.2.0"

0 commit comments

Comments
 (0)