aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-02 11:07:49 +0000
committerGitHub <noreply@github.com>2021-08-02 11:07:49 +0000
commit35303dd4e511bca6086a47f0f0305cf39761c0d0 (patch)
treea519db193c5e69740a2bb4db96b92f3ae5d4807b /.github
parentb8f973dd2ac4212dc1ba8522b0b32e6a202f0168 (diff)
downloadtranslated-content-35303dd4e511bca6086a47f0f0305cf39761c0d0.tar.gz
translated-content-35303dd4e511bca6086a47f0f0305cf39761c0d0.tar.bz2
translated-content-35303dd4e511bca6086a47f0f0305cf39761c0d0.zip
Bump snok/install-poetry from 1.1.6 to 1.1.7 (#1838)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pr-review-companion.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-review-companion.yml b/.github/workflows/pr-review-companion.yml
index 2769dad66f..4fc475a04a 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.6
+ uses: snok/install-poetry@v1.1.7
with:
virtualenvs-create: true
virtualenvs-in-project: true