diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b8bb622..6015271 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: python-version: "3.7" - name: Install and set up Poetry - uses: abatilo/actions-poetry@v2.0.0 + uses: abatilo/actions-poetry@v2.1.2 - name: Check if there is a parent commit id: check-parent-commit