Skip to content

Commit 4bc3af0

Browse files
authored
Merge pull request #129 from alufers/dependabot/github_actions/abatilo/actions-poetry-3.0.0
chore(deps): bump abatilo/actions-poetry from 2.4.0 to 3.0.0
2 parents 8fc0e78 + dca3cf0 commit 4bc3af0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
python-version: "3.10"
2828
- name: Install poetry
29-
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
29+
uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439
3030
with:
3131
poetry-version: "1.3.2"
3232
- name: Install dependencies

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
python-version: "3.10"
2828
- name: Install poetry
29-
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
29+
uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439
3030
with:
3131
poetry-version: "1.3.2"
3232
- name: Install dependencies

0 commit comments

Comments
 (0)