From 1fbd4d1021f504549ac3ca441956fe3ed36a684c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 21:08:13 +0000 Subject: [PATCH] Bump abatilo/actions-poetry from 2.1.2 to 2.1.4 Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](https://github.com/abatilo/actions-poetry/compare/v2.1.2...v2.1.4) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 4a13c14..6900106 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -95,7 +95,7 @@ jobs: python-version: 3.8.7 - name: Install Poetry tool for Python - uses: abatilo/actions-poetry@v2.1.2 + uses: abatilo/actions-poetry@v2.1.4 with: poetry-version: 1.1.4