Skip to content

Commit

Permalink
update git workflow module see trilom/file-changes-action#104
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-metalinkage committed Jul 6, 2021
1 parent c57d835 commit c3124f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/batch_entail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python -m pip install -U pip
pip install -r scripts/requirements.txt
- id: file_changes
uses: trilom/[email protected].3
uses: trilom/[email protected].4
with:
output: ','
- name: detect file changes
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/entail_and_validate_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python -m pip install -U pip
pip install -r scripts/requirements.txt
- id: file_changes
uses: trilom/[email protected].3
uses: trilom/[email protected].4
with:
output: ','
- name: detect file changes
Expand Down

0 comments on commit c3124f3

Please sign in to comment.