Skip to content

Commit 8b44f46

Browse files
dependabot[bot]ken71301
authored andcommitted
build(deps): bump abatilo/actions-poetry from 2 to 3
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 3. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](abatilo/actions-poetry@v2...v3) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a00826 commit 8b44f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/summarize_progress.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v2
1717

1818
- name: Install poetry
19-
uses: abatilo/actions-poetry@v2
19+
uses: abatilo/actions-poetry@v3
2020

2121
- name: Execute Check Process
2222
run: |

0 commit comments

Comments
 (0)