Skip to content

Commit

Permalink
Merge pull request #124 from mitodl/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin snok/install-poetry action to 76e04a9
  • Loading branch information
rhysyngsun authored Sep 19, 2024
2 parents 67966a6 + 02aed55 commit 4c30794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: cat Aptfile | sudo xargs apt-get install -y

- name: Install poetry
uses: snok/install-poetry@v1
uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1
with:
version: 1.5.1
virtualenvs-create: true
Expand Down

0 comments on commit 4c30794

Please sign in to comment.