From 0ab6d97af91b662457621b40c9a98d87b5bf80bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 11:08:07 +0000 Subject: Bump snok/install-poetry from 1.1.8 to 1.3.1 Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.1.8 to 1.3.1. - [Release notes](https://github.com/snok/install-poetry/releases) - [Commits](https://github.com/snok/install-poetry/compare/v1.1.8...v1.3.1) --- updated-dependencies: - dependency-name: snok/install-poetry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-review-companion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-review-companion.yml b/.github/workflows/pr-review-companion.yml index fa92d70475..13226708df 100644 --- a/.github/workflows/pr-review-companion.yml +++ b/.github/workflows/pr-review-companion.yml @@ -79,7 +79,7 @@ jobs: key: dotlocal-${{ runner.os }}-${{ hashFiles('.github/workflows/pr-review-companion.yml') }} - name: Install Python poetry - uses: snok/install-poetry@v1.1.8 + uses: snok/install-poetry@v1.3.1 with: virtualenvs-create: true virtualenvs-in-project: true -- cgit v1.2.3-54-g00ecf