Skip to content

Commit 32ddb8d

Browse files
authored
Merge pull request #23 from casework/bump_case_validator
Adopt validation action incorporating case-utils 0.11.0
2 parents ab818fa + fc7cdf2 commit 32ddb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
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/[email protected]
52+
uses: kchason/[email protected].1
5353
with:
5454
case-path: ./exifread_output_examples/
5555
case-version: "case-1.2.0"

0 commit comments

Comments
 (0)