Skip to content

Commit

Permalink
Merge pull request #818 from UW-GAC/maint/fix-pip-tools-absolute-path…
Browse files Browse the repository at this point in the history
…s-issue

Use new version of update-requirements-files action
  • Loading branch information
amstilp authored Nov 7, 2024
2 parents e50af32 + 59c6b82 commit fff9e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python-version: "3.10"

- name: Update requirements files
uses: UW-GAC/pip-tools-actions/update-requirements-files@v0.1
uses: UW-GAC/pip-tools-actions/update-requirements-files@v0.2
with:
requirements_files: |-
requirements/requirements.in
Expand Down

0 comments on commit fff9e4d

Please sign in to comment.