From 91285aa7f7c8ad884d95a873f74925091f975042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 11:06:18 +0000 Subject: Bump snok/install-poetry from 1.1.7 to 1.1.8 (#2087) --- .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 4fc475a04a..e6fe7a5b96 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.7 + uses: snok/install-poetry@v1.1.8 with: virtualenvs-create: true virtualenvs-in-project: true -- cgit v1.2.3-54-g00ecf