Skip to content

Commit

Permalink
chore(deps): update snok/install-poetry action to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2022
1 parent 96be0e3 commit ceb16e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
python-version: '3.10'

- name: install Poetry
uses: snok/install-poetry@v1.3.2
uses: snok/install-poetry@v1.3.3
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: '3.10'

- name: install Poetry
uses: snok/install-poetry@v1.3.2
uses: snok/install-poetry@v1.3.3
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down

0 comments on commit ceb16e7

Please sign in to comment.