Skip to content

Commit

Permalink
Switch to using v0.1 ref for the pip-tools action
Browse files Browse the repository at this point in the history
  • Loading branch information
amstilp committed May 28, 2024
1 parent c838ee9 commit ec2e6cc
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 @@ -20,7 +20,7 @@ jobs:
python-version: 3.8

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

0 comments on commit ec2e6cc

Please sign in to comment.