From e282b813a15a0aeb8ffb3222ee41fdc101ea27a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 13:18:03 +0000 Subject: [PATCH] action-allowlist-review: bump snok/install-poetry Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/snok/install-poetry/releases) - [Commits](https://github.com/snok/install-poetry/compare/76e04a911780d5b312d89783f7b1cd627778900a...a783c322200f0519c7926aa6faa857c4e23e9263) --- updated-dependencies: - dependency-name: snok/install-poetry dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/actions/for-dependabot-triggered-reviews/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/for-dependabot-triggered-reviews/action.yml b/.github/actions/for-dependabot-triggered-reviews/action.yml index cd781a9f..02195d4f 100644 --- a/.github/actions/for-dependabot-triggered-reviews/action.yml +++ b/.github/actions/for-dependabot-triggered-reviews/action.yml @@ -231,7 +231,7 @@ runs: if: false - uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c # v3.0.3 if: false - - uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1 + - uses: snok/install-poetry@a783c322200f0519c7926aa6faa857c4e23e9263 # v1 if: false - uses: SonarSource/sonarqube-scan-action@7006c4492b2e0ee0f816d36501671557c97f5995 # v8.1.0 if: false