Skip to content

Commit

Permalink
Merge pull request alufers#129 from alufers/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/abatilo/actions-poetry-3.0.0

chore(deps): bump abatilo/actions-poetry from 2.4.0 to 3.0.0
  • Loading branch information
alufers authored Jan 17, 2024
2 parents 8fc0e78 + dca3cf0 commit 4bc3af0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
python-version: "3.10"
- name: Install poetry
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439
with:
poetry-version: "1.3.2"
- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
python-version: "3.10"
- name: Install poetry
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439
with:
poetry-version: "1.3.2"
- name: Install dependencies
Expand Down

0 comments on commit 4bc3af0

Please sign in to comment.