Skip to content

Commit

Permalink
build(deps): bump snok/install-poetry from 1.3.3 to 1.3.4
Browse files Browse the repository at this point in the history
Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/snok/install-poetry/releases)
- [Commits](snok/install-poetry@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: snok/install-poetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 4f7de0b commit 6d30aed
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 @@ -58,7 +58,7 @@ jobs:
python-version: 3.11

- name: Install Poetry
uses: snok/[email protected].3
uses: snok/[email protected].4
with:
virtualenvs-in-project: true
virtualenvs-path: ~/.virtualenvs
Expand Down

0 comments on commit 6d30aed

Please sign in to comment.