Skip to content

Commit 5267d30

Browse files
chore(deps): bump abatilo/actions-poetry from 3.7.4 to 4.0.0 (#542)
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3.7.4 to 4.0.0. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](abatilo/actions-poetry@3.7.4...v4.0.0) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5267eb6 commit 5267d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
python-version: 3.9
1515
- name: Set up Poetry 2.1.0
16-
uses: abatilo/actions-poetry@3.7.4
16+
uses: abatilo/actions-poetry@v4.0.0
1717
with:
1818
poetry-version: 1.1.2
1919
- name: Start MongoDB

0 commit comments

Comments
 (0)