aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-28 11:08:07 +0000
committerGitHub <noreply@github.com>2022-02-28 11:08:07 +0000
commit0ab6d97af91b662457621b40c9a98d87b5bf80bf (patch)
tree4e968d05413cf57ee60a22b8194221054a81e8dd
parent8218f6683fa56db49a795adacd5185199f48a14f (diff)
downloadtranslated-content-0ab6d97af91b662457621b40c9a98d87b5bf80bf.tar.gz
translated-content-0ab6d97af91b662457621b40c9a98d87b5bf80bf.tar.bz2
translated-content-0ab6d97af91b662457621b40c9a98d87b5bf80bf.zip
Bump snok/install-poetry from 1.1.8 to 1.3.1dependabot/github_actions/snok/install-poetry-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] <support@github.com>
-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 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