Skip to content

Commit

Permalink
Merge pull request #79 from coreruleset/dependabot/github_actions/sno…
Browse files Browse the repository at this point in the history
…k/install-poetry-1.4.1

chore(deps): bump snok/install-poetry from 1.3.4 to 1.4.1
  • Loading branch information
airween authored Aug 5, 2024
2 parents b146a2f + 2bd2efb commit 261c635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
python-version: "3.x"
- name: Install Poetry
uses: snok/install-poetry@v1.3.4
uses: snok/install-poetry@v1.4.1
with:
virtualenvs-create: false
- name: Update version (kept at 0.0.0) in pyproject.toml and build
Expand Down

0 comments on commit 261c635

Please sign in to comment.