Skip to content

Commit b55a5bc

Browse files
Bump abatilo/actions-poetry from 2 to 4
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 4. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](abatilo/actions-poetry@v2...v4) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d796a2c commit b55a5bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CheckMessageDepsUpdate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
python-version: "3.10"
2222

23-
- uses: abatilo/actions-poetry@v2
23+
- uses: abatilo/actions-poetry@v4
2424
with:
2525
poetry-version: "1.5.1"
2626

.github/workflows/Documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
python-version: "3.10"
2929

30-
- uses: abatilo/actions-poetry@v2
30+
- uses: abatilo/actions-poetry@v4
3131
with:
3232
poetry-version: "1.5.1"
3333

0 commit comments

Comments
 (0)